mirror of
https://github.com/nasa/openmct.git
synced 2025-01-10 23:12:57 +00:00
5 lines
109 B
SCSS
5 lines
109 B
SCSS
|
.s-stale {
|
||
|
//color: $colorTelemStale !important;
|
||
|
opacity: 0.5 !important;
|
||
|
font-style: italic !important;
|
||
|
}
|