mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 993402 - [Linux] in-content prefs: remove the native treecol arrow. r=jaws
This commit is contained in:
parent
961344eb7e
commit
38e0b22779
@ -47,6 +47,11 @@ spinbuttons {
|
|||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.treecol-sortdirection {
|
||||||
|
/* override the Linux only toolkit rule */
|
||||||
|
-moz-appearance: none;
|
||||||
|
}
|
||||||
|
|
||||||
.actionsMenu {
|
.actionsMenu {
|
||||||
font-family: "Clear Sans", sans-serif;
|
font-family: "Clear Sans", sans-serif;
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user