Revert to last iteration
This commit is contained in:
parent
a4afb67d91
commit
163fd52efd
1 changed files with 3 additions and 2 deletions
|
@ -112,11 +112,12 @@
|
|||
}
|
||||
|
||||
#zotero-view-tabbox > tabs {
|
||||
background: -moz-linear-gradient(top, #ffffff, #e0e0e0);
|
||||
-moz-appearance: none;
|
||||
background: -moz-linear-gradient(top, #ededed, #cccccc);
|
||||
border-style: solid;
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: #5e5e5e;
|
||||
padding: 5px 0 4px 0;
|
||||
padding: 2px 0 2px 0;
|
||||
}
|
||||
|
||||
#zotero-view-tabbox > tabs > tab > hbox {
|
||||
|
|
Loading…
Reference in a new issue