Revert to last iteration

This commit is contained in:
Simon Kornblith 2012-01-25 17:42:28 -05:00
parent a4afb67d91
commit 163fd52efd

View file

@ -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 {