mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-11 00:59:35 +00:00
refactor: style tweaks and bug fixes
- italic and bold for rundown metadata entries - allow deleting groups - make groups in order - correct style for milestones - open playing groups - style tweaks
This commit is contained in:
@@ -94,7 +94,7 @@ $skip-opacity: 0.2;
|
||||
cursor: pointer;
|
||||
|
||||
background-color: $gray-1050; // to override inline
|
||||
color: $section-white;
|
||||
color: $section-white; // to override inline
|
||||
font-size: 1rem;
|
||||
border-radius: 3px 0 0 3px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user