parent
1d6483e68a
commit
a9c6feb380
|
@ -97,12 +97,14 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Alterations for overflow panel */
|
/* Alterations for overflow panel */
|
||||||
#zotero-toolbar-main-button-single[overflowedItem=true] .toolbarbutton-icon {
|
#zotero-toolbar-main-button-single[overflowedItem=true] .toolbarbutton-icon,
|
||||||
|
#zotero-toolbar-save-button-single[overflowedItem=true] .toolbarbutton-icon {
|
||||||
width: 16px;
|
width: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-toolbar-buttons[overflowedItem=true] {
|
#zotero-toolbar-buttons[overflowedItem=true] {
|
||||||
margin-left: 0px !important;
|
margin-left: 0px !important;
|
||||||
|
margin-bottom: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-toolbar-buttons[overflowedItem=true] #zotero-toolbar-main-button {
|
#zotero-toolbar-buttons[overflowedItem=true] #zotero-toolbar-main-button {
|
||||||
|
@ -116,6 +118,7 @@
|
||||||
#zotero-toolbar-buttons[overflowedItem=true] #zotero-toolbar-save-button .toolbarbutton-icon {
|
#zotero-toolbar-buttons[overflowedItem=true] #zotero-toolbar-save-button .toolbarbutton-icon {
|
||||||
margin-left: 1px;
|
margin-left: 1px;
|
||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
|
width: 22px !important;
|
||||||
}
|
}
|
||||||
/* End toolbar buttons */
|
/* End toolbar buttons */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user