parent
98263fb485
commit
3194f4629f
2 changed files with 8 additions and 0 deletions
|
@ -86,6 +86,10 @@
|
|||
box-shadow: var(--toolbarbutton-active-boxshadow);
|
||||
transition-duration: 10ms;
|
||||
}
|
||||
|
||||
#zotero-toolbar-main-button-single[cui-areatype="toolbar"] .toolbarbutton-icon {
|
||||
width: 32px;
|
||||
}
|
||||
/* End toolbar buttons */
|
||||
|
||||
|
||||
|
|
|
@ -94,6 +94,10 @@
|
|||
#zotero-toolbar-save-button[cui-areatype="toolbar"] > menupopup {
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
#zotero-toolbar-main-button-single[cui-areatype="toolbar"] .toolbarbutton-icon {
|
||||
width: 32px;
|
||||
}
|
||||
/* End toolbar buttons */
|
||||
|
||||
#zotero-tb-search-menu-button {
|
||||
|
|
Loading…
Reference in a new issue