Fx60: Remove obsolete CSS properties
This commit is contained in:
parent
77d1c6cf74
commit
210c2fcea6
4 changed files with 0 additions and 12 deletions
|
@ -61,9 +61,6 @@ tab {
|
|||
border-top: 1px solid hsla(0, 0%, 0%, 0.2);
|
||||
border-right: 1px solid hsla(0, 0%, 0%, 0.2);
|
||||
border-left: 1px solid hsla(0, 0%, 0%, 0.2);
|
||||
-moz-border-top-colors: none;
|
||||
-moz-border-right-colors: none;
|
||||
-moz-border-left-colors: none;
|
||||
}
|
||||
/* Fixes misc Ubuntu 16.10 rendering issue fixes. */
|
||||
#zotero-prefs menulist dropmarker{
|
||||
|
|
|
@ -105,10 +105,6 @@
|
|||
border-color: #818790;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
-moz-border-top-colors: none;
|
||||
-moz-border-bottom-colors: none;
|
||||
-moz-border-right-colors: none;
|
||||
-moz-border-left-colors: none;
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-twisty {
|
||||
|
|
|
@ -111,10 +111,6 @@ row > vbox > description
|
|||
margin: 1px 5px 0 1px !important;
|
||||
max-height: 1.5em !important;
|
||||
border: 1px solid transparent;
|
||||
-moz-border-top-colors: none;
|
||||
-moz-border-right-colors: none;
|
||||
-moz-border-bottom-colors: none;
|
||||
-moz-border-left-colors: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
|
|
@ -644,7 +644,6 @@
|
|||
font-weight: bold;
|
||||
margin-bottom: 1em;
|
||||
-moz-user-select: text;
|
||||
user-select: text;
|
||||
cursor: text
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue