19 lines
394 B
SCSS
19 lines
394 B
SCSS
@import "zotero";
|
|
|
|
//
|
|
// MacOS specific
|
|
// --------------------------------------------------
|
|
|
|
@import "mac/button";
|
|
@import "mac/createParent";
|
|
@import "mac/editable";
|
|
@import "mac/mainWindow";
|
|
@import "mac/search";
|
|
@import "mac/tabBar";
|
|
@import "mac/tag-selector";
|
|
|
|
// Elements
|
|
|
|
@import "mac/elements/attachmentBox";
|
|
@import "mac/elements/itemBox";
|
|
@import "mac/elements/quickSearchTextbox";
|