Bug 993402 - [Linux] in-content prefs: remove the native treecol arrow. r=jaws

This commit is contained in:
Richard Marti 2014-05-23 18:16:32 +02:00
parent 961344eb7e
commit 38e0b22779

View File

@ -47,6 +47,11 @@ spinbuttons {
-moz-appearance: none;
}
.treecol-sortdirection {
/* override the Linux only toolkit rule */
-moz-appearance: none;
}
.actionsMenu {
font-family: "Clear Sans", sans-serif;
font-size: 1.25rem;