mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 858111 - Remove background color from app icons on about:apps. r=mfinkle
This commit is contained in:
parent
3eda95bca1
commit
5924b1a815
@ -31,6 +31,8 @@
|
|||||||
width: 5.6em;
|
width: 5.6em;
|
||||||
height: 6.7em;
|
height: 6.7em;
|
||||||
font-size: .8em;
|
font-size: .8em;
|
||||||
|
background-color: transparent;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app img {
|
.app img {
|
||||||
|
Loading…
Reference in New Issue
Block a user