Fix Prefs window style on Windows (#4465)
This commit is contained in:
parent
6530ccd101
commit
c7757131a6
4 changed files with 25 additions and 13 deletions
|
@ -1,12 +0,0 @@
|
|||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
window[windowtype="zotero:pref"] {
|
||||
padding: 0;
|
||||
|
||||
-moz-appearance: window;
|
||||
background-color: -moz-Dialog;
|
||||
color: -moz-DialogText;
|
||||
font: message-box;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue