mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
fix: arrow disappearing on dropdowns in direct messages
This commit is contained in:
@@ -1880,7 +1880,7 @@ div.bar.flat {
|
|||||||
.cke_toolbox > .cke_toolbar > .cke_toolgroup {
|
.cke_toolbox > .cke_toolbar > .cke_toolgroup {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
#cke_1_top a:hover {
|
#cke_1_top a:hover:not(.cke_combo_button) {
|
||||||
background: #5a5a5a;
|
background: #5a5a5a;
|
||||||
}
|
}
|
||||||
.legacy-root button.depressed,
|
.legacy-root button.depressed,
|
||||||
|
|||||||
Reference in New Issue
Block a user