mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 08:53:51 +00:00
Ux/134 (#139)
* ui/134: highlight active messages * ui/134: create theming template * ui/134: version bump
This commit is contained in:
@@ -33,6 +33,16 @@
|
||||
|
||||
.padleft {
|
||||
padding-left: 0.5em;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.inputRowActive {
|
||||
.label {
|
||||
color: $light-bg;
|
||||
}
|
||||
.inline {
|
||||
background-color: $light-bg-transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user