mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-14 22:16:58 +00:00
Update ion-theme.css
This commit is contained in:
@@ -325,6 +325,25 @@
|
||||
</svg>") center/18px no-repeat;
|
||||
}
|
||||
|
||||
[class*="stackedBars__"] {
|
||||
background: linear-gradient(180deg, rgb(0, 83, 104), #02573b8c) !important;
|
||||
}
|
||||
|
||||
[aria-checked="false"] [class*="mentionButton__"][class*="mentionButton__"]:hover *:not(svg) {
|
||||
background-color: orange;
|
||||
}
|
||||
|
||||
[aria-checked="false"] [class*="mentionButton__"]:hover {
|
||||
color: orange !important;
|
||||
}
|
||||
|
||||
[aria-checked="true"] [class*="mentionButton__"][class*="mentionButton__"]:hover *:not(svg) {
|
||||
background-color: rgb(0, 255, 128);
|
||||
}
|
||||
|
||||
[aria-checked="true"] [class*="mentionButton__"]:hover {
|
||||
color: rgb(0, 255, 128) !important;
|
||||
}
|
||||
|
||||
/* .custom-theme-background .scroller_fea3ef {
|
||||
background: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user