зеркало из https://github.com/mozilla/gecko-dev.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:
Родитель
1e07029d5f
Коммит
0fce817590
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче