mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix dark mode text on timetable
This commit is contained in:
@@ -309,6 +309,7 @@ ol:has(.MessageList__avatar___2wxyb svg) {
|
||||
#container #content {
|
||||
border-radius: 16px;
|
||||
bottom: unset !important;
|
||||
height: 100%;
|
||||
-webkit-box-shadow: 0px 5px 16px 6px rgba(0, 0, 0, 0.2) !important;
|
||||
box-shadow: 0px 5px 16px 6px rgba(0, 0, 0, 0.2) !important;
|
||||
}
|
||||
@@ -1393,6 +1394,10 @@ ul {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.header .days .title {
|
||||
color: var(--text-primary);
|
||||
}
|
||||
|
||||
div.entry.class {
|
||||
width: 100% !important;
|
||||
border-radius: 0.25rem;
|
||||
|
||||
Reference in New Issue
Block a user