FF options: match the default FF theme color
This commit is contained in:
parent
288f347e40
commit
fb9abee285
|
@ -33,6 +33,11 @@ body {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.firefox body {
|
||||||
|
/* match the default FF theme */
|
||||||
|
background-color: #f9f9fa;
|
||||||
|
}
|
||||||
|
|
||||||
.firefox .chromium-only {
|
.firefox .chromium-only {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user