Slightly wider, fix highlight
This commit is contained in:
parent
93643b012e
commit
26a49cf8b8
|
@ -137,13 +137,13 @@
|
|||
#zotero-pane[ignoreActiveAttribute] #zotero-view-tabbox > tabs > tab > hbox .tab-text {
|
||||
font-size: 11px;
|
||||
font-weight: bold;
|
||||
margin: 2px 4px 2px 6px !important;
|
||||
margin: 2px 6px 2px 8px !important;
|
||||
text-shadow: 0 1px rgba(255, 255, 255, .4);
|
||||
}
|
||||
|
||||
/* This seems to be necessary to center the tabs. Not sure why. */
|
||||
#zotero-pane[ignoreActiveAttribute] #zotero-view-tabbox > tabs > tab:last-of-type > hbox .tab-text {
|
||||
margin: 2px 6px 2px 6px !important;
|
||||
margin: 2px 8px 2px 8px !important;
|
||||
}
|
||||
|
||||
#zotero-pane[ignoreActiveAttribute] #zotero-view-tabbox > tabs > tab[selected=true] > hbox .tab-text {
|
||||
|
|
Loading…
Reference in New Issue
Block a user