mirror of
https://github.com/zotero/zotero.git
synced 2026-09-16 23:41:08 +00:00
11 lines
No EOL
156 B
SCSS
11 lines
No EOL
156 B
SCSS
//
|
|
// Button
|
|
// --------------------------------------------------
|
|
|
|
.btn {
|
|
-moz-appearance: none;
|
|
|
|
span.menu-marker {
|
|
-moz-appearance: none;
|
|
}
|
|
} |