mirror of
https://github.com/zotero/zotero.git
synced 2026-09-07 08:26:14 +00:00
Fix swapped creator-field-mode icons
This commit is contained in:
parent
fadbf3d2df
commit
884a62d526
1 changed files with 2 additions and 2 deletions
|
|
@ -65,12 +65,12 @@
|
|||
}
|
||||
|
||||
.zotero-clicky-switch-type[type=single] {
|
||||
@include svgicon-menu("input-single", "universal", "16");
|
||||
@include svgicon-menu("input-dual", "universal", "16");
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.zotero-clicky-switch-type[type=dual] {
|
||||
@include svgicon-menu("input-dual", "universal", "16");
|
||||
@include svgicon-menu("input-single", "universal", "16");
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue