mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 610820 - Make all add-on icons the same size [r=mfinkle]
--HG-- extra : rebase_source : 905edf8c2dc4b57897fa387484f14f2d9a123f2e
This commit is contained in:
parent
5d26861b02
commit
4e014ac027
@ -458,7 +458,9 @@ toolbarbutton.choice-remotetabs {
|
||||
}
|
||||
|
||||
.addon-image {
|
||||
list-style-image: url("chrome://mozapps/skin/xpinstall/xpinstallItemGeneric.png");
|
||||
list-style-image: url("chrome://mozapps/skin/xpinstall/xpinstallItemGeneric.png");
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.addon-rating[rating] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user