mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix timetable quickbar buttons being the wrong colours
This commit is contained in:
@@ -1584,11 +1584,13 @@ ul {
|
||||
}
|
||||
.entry[data-yiq="light"],
|
||||
.quickbar[data-yiq="light"] .title,
|
||||
.quickbar[data-yiq="dark"] .actions button svg,
|
||||
.entry[data-yiq="light"] .title {
|
||||
color: #fff !important;
|
||||
}
|
||||
.entry[data-yiq="dark"],
|
||||
.quickbar[data-yiq="dark"] .title,
|
||||
.quickbar[data-yiq="dark"] .actions button svg,
|
||||
.entry[data-yiq="dark"] .title {
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user