mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
2d13745823
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;
21 lines
526 B
JSON
21 lines
526 B
JSON
{
|
|
"extensions": {
|
|
"types": [
|
|
{
|
|
"key": "static.markup",
|
|
"name": "Static Markup",
|
|
"glyph": "\u0070",
|
|
"description": "Static markup sandbox",
|
|
"features": [ "creation" ]
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"templateUrl": "markup.html",
|
|
"name": "Static Markup",
|
|
"type": "static.markup",
|
|
"key": "static.markup"
|
|
}
|
|
]
|
|
}
|
|
} |