open #208 Copied SASS styles from /warp and created new platform/features/timeline/themes/espresso; Styling looks complete, but Timeline itself has functional issues; TO-DO: remove styles from /warp/.../sass/ as needed;
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"name": "Timeline Styling",
|
|
"description": "CSS for Timelines. Ported from /warp",
|
|
"extensions": {
|
|
"stylesheets": [
|
|
{
|
|
"stylesheetUrl": "css/timeline.css",
|
|
"priority": "mandatory"
|
|
}
|
|
]
|
|
}
|
|
}
|