зеркало из https://github.com/mozilla/pjs.git
Bug #259293 ---> Get Mail button does not show an active state version of the icon when using small toolbar
buttons and you push down on the button.
This commit is contained in:
Родитель
4d417d88b4
Коммит
519260282f
|
@ -255,7 +255,7 @@ toolbar[iconsize="small"] #button-getmsg {
|
|||
-moz-image-region: rect(0px 24px 24px 0px);
|
||||
}
|
||||
|
||||
toolbar[iconsize="small"] #button-getmsg:active {
|
||||
toolbar[iconsize="small"] #button-getmsg[buttondown], toolbar[iconsize="small"] #button-getmsg:active {
|
||||
-moz-image-region: rect(24px 24px 48px 0px);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче