mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
style: improve contrast for text in notification popup dark mode
This commit is contained in:
@@ -1215,7 +1215,12 @@ div > ol:has(.uiFileHandlerWrapper) {
|
|||||||
margin: 20px auto 0px;
|
margin: 20px auto 0px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
.dark .notifications__detailsBody___2nU2k > .notifications__subtitle___1se8e {
|
||||||
|
color: #c1bcbc;
|
||||||
|
}
|
||||||
|
.notifications__detailsBody___2nU2k > .notifications__subtitle___1se8e {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
.notifications__notifications___3mmLY.notifications__hasItems___gXxzx > button {
|
.notifications__notifications___3mmLY.notifications__hasItems___gXxzx > button {
|
||||||
background: white;
|
background: white;
|
||||||
z-index: 21 !important;
|
z-index: 21 !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user