collections tree redesign
- new icons - new twisty (also for items tree) - new mixin focus-states that can be re-used for less boilerplate - dark/white compatible with tweaks for when tree is focused (these changes also affect items tree) - removed macOS specific behaviour (blue-ish background, gradient for selected row) - border-radius on highlight + spacing tweaks - tweaked colors and fonts - Support for "compact"/"comfortable"
This commit is contained in:
parent
78d82d22cc
commit
3f91729141
63 changed files with 402 additions and 246 deletions
|
@ -1,8 +0,0 @@
|
|||
#zotero-collections-tree-container {
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
#zotero-collections-tree .virtualized-table .row {
|
||||
height: 1.333em;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue