mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 04:52:54 +00:00
Bug #300886 --> privacy icon looks stretched.
This commit is contained in:
parent
d7f604cd20
commit
9616f5f32d
@ -82,6 +82,11 @@ radio[pane=panePrivacy] {
|
||||
list-style-image: url("chrome://messenger/skin/preferences/privacy.png");
|
||||
}
|
||||
|
||||
radio[pane=panePrivacy] > .paneButtonIcon
|
||||
{
|
||||
width: 27px;
|
||||
}
|
||||
|
||||
radio[pane=paneDownloads] {
|
||||
-moz-image-region: rect(0px 128px 32px 96px);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user