зеркало из https://github.com/mozilla/gecko-dev.git
Pinstripe: Reload button not getting right image rect when using "small icons", bug #284130
This commit is contained in:
Родитель
4d1604af48
Коммит
a665fc3a36
|
@ -478,7 +478,7 @@ toolbar[iconsize="small"] #reload-button:active {
|
||||||
-moz-image-region: rect(24px 96px 48px 72px);
|
-moz-image-region: rect(24px 96px 48px 72px);
|
||||||
}
|
}
|
||||||
toolbar[iconsize="small"] #reload-button[disabled="true"] {
|
toolbar[iconsize="small"] #reload-button[disabled="true"] {
|
||||||
-moz-image-region: rect(48px 96px 72px 72px);
|
-moz-image-region: rect(48px 96px 72px 72px) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* home button */
|
/* home button */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче