mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 06:52:24 +00:00
db74e2f84a
WTD-1172 New .scss file for staleness Added CSS hooks in templates for staleness
5 lines
109 B
SCSS
5 lines
109 B
SCSS
.s-stale {
|
|
//color: $colorTelemStale !important;
|
|
opacity: 0.5 !important;
|
|
font-style: italic !important;
|
|
} |