mirror of
https://github.com/zotero/zotero.git
synced 2026-09-12 23:01:22 +00:00
Fix color picker button styles on Windows
This commit is contained in:
parent
e414e6029b
commit
14ea68c819
1 changed files with 3 additions and 0 deletions
|
|
@ -27,7 +27,10 @@ color-picker {
|
|||
|
||||
.grid-tile, .grid-tile:hover {
|
||||
appearance: none;
|
||||
height: auto;
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.grid-tile[selected="true"] {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue