mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 865746 - [win-hidpi] explicitly set size of download item icons. r=mconley
This commit is contained in:
parent
c83337e70e
commit
75b2d00801
@ -101,8 +101,8 @@ richlistitem[type="download"]:first-child {
|
||||
.downloadTypeIcon {
|
||||
-moz-margin-end: 8px;
|
||||
/* Prevent flickering when changing states. */
|
||||
min-height: 32px;
|
||||
min-width: 32px;
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
.blockedIcon {
|
||||
|
Loading…
Reference in New Issue
Block a user