Pinstripe: Reload button not getting right image rect when using "small icons", bug #284130

This commit is contained in:
webmail%kmgerich.com 2005-03-05 20:58:31 +00:00
Родитель 4d1604af48
Коммит a665fc3a36
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -478,7 +478,7 @@ toolbar[iconsize="small"] #reload-button:active {
-moz-image-region: rect(24px 96px 48px 72px);
}
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 */