Skip to content
Snippets Groups Projects
Commit 1f35c3bd authored by Mattia Mancini's avatar Mattia Mancini
Browse files

OSB-31: stylesheet for the component

parent 8a74f4b7
No related branches found
No related tags found
2 merge requests!89Monitoring maintenance Epic branch merge,!1Resolve OSB-13 "Monitoringmaintenance "
......@@ -1868,6 +1868,7 @@ LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/StationTestSummary
LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/StationTestSummary.scss -text
LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/StationTestView.css -text
LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/StationTestView.js -text
LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/StationTestView.scss -text
LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/header.css -text
LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/header.js -text
LCU/Maintenance/MDB_WebView/maintenancedb_view/src/components/header.scss -text
......
@import '../themes/lofar-variables.scss';
.component-list {
width: fit-content !important;
text-align: center;
padding: 0;
}
.component-status{
}
.rtsm-summary-badge{
background-color: $alarming;
text-shadow: 1px 2px white;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment