This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openmct
Watch
1
Star
0
Fork
0
You've already forked openmct
mirror of
https://github.com/nasa/openmct.git
synced
2025-01-08 22:12:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7f7759f72c
openmct
/
platform
/
commonUI
/
general
/
res
/
sass
/
_data-status.scss
8 lines
67 B
SCSS
Raw
Normal View
History
Unescape
Escape
[Frontend] CSS hooks for staleness WTD-1172 New .scss file for staleness Added CSS hooks in templates for staleness
2015-05-07 00:36:55 +00:00
.
s-stale
{
[Frontend] Added CSS and markup for stale; cleanup WTD-1172 Added stale CSS in _data-status.scss; Added pulse animation in _effects.scss, not used; Removed temp-limits directory and files; Sanding and refining of limits styles and in .tabular;
2015-05-07 02:30:36 +00:00
@include
s-stale
()
;
.
td
{
@include
s-stale
()
;
}
}
Reference in New Issue
Copy Permalink