mirror of
https://github.com/zotero/zotero.git
synced 2026-09-12 23:01:22 +00:00
parent
88743682c3
commit
fe47cbe805
1 changed files with 6 additions and 2 deletions
|
|
@ -42,11 +42,15 @@ zoterosearch {
|
|||
}
|
||||
|
||||
#joinModeMenu {
|
||||
min-width: 100px;
|
||||
min-width: 60px;
|
||||
}
|
||||
|
||||
#conditionsmenu {
|
||||
min-width: 15em;
|
||||
}
|
||||
|
||||
#operatorsmenu {
|
||||
width: 15em;
|
||||
min-width: 13em;
|
||||
}
|
||||
|
||||
#condition-tooltips tooltip
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue