зеркало из https://github.com/mozilla/pjs.git
Classic skin polish (46613)
This commit is contained in:
Родитель
9191fed77d
Коммит
43cc0f4a57
|
@ -178,6 +178,7 @@
|
|||
border-top : 1px solid threedhighlight;
|
||||
border-right : 1px solid threedshadow;
|
||||
border-bottom : 1px solid threedshadow;
|
||||
color : blue;
|
||||
}
|
||||
|
||||
/* 3). dropmarker gets inset border */
|
||||
|
|
|
@ -94,12 +94,14 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
|
|||
|
||||
#back-button:hover,
|
||||
#back-button > .classic-simplebutton-box > .classic-simplebutton:hover,
|
||||
#back-button > .menubutton-dual-ex-button:hover
|
||||
#back-button > .menubutton-dual-ex-button:hover,
|
||||
#back-button[open="true"] > .menubutton-dual-ex-button
|
||||
{
|
||||
list-style-image : url("chrome://navigator/skin/back-hover.gif");
|
||||
}
|
||||
|
||||
#back-button:hover:active,
|
||||
#back-button > .menubutton-dual-ex-button:hover:active,
|
||||
#back-button > .classic-simplebutton-box > .classic-simplebutton:hover:active
|
||||
{
|
||||
list-style-image : url("chrome://navigator/skin/back-hover-active.gif");
|
||||
|
@ -122,12 +124,14 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
|
|||
|
||||
#forward-button:hover,
|
||||
#forward-button > .classic-simplebutton-box > .classic-simplebutton:hover,
|
||||
#forward-button > .menubutton-dual-ex-button:hover
|
||||
#forward-button > .menubutton-dual-ex-button:hover,
|
||||
#forward-button[open="true"] > .menubutton-dual-ex-button
|
||||
{
|
||||
list-style-image : url("chrome://navigator/skin/forward-hover.gif");
|
||||
}
|
||||
|
||||
#forward-button:hover:active,
|
||||
#forward-button > .menubutton-dual-ex-button:hover:active,
|
||||
#forward-button > .classic-simplebutton-box > .classic-simplebutton:hover:active
|
||||
{
|
||||
list-style-image : url("chrome://navigator/skin/forward-hover-active.gif");
|
||||
|
|
Загрузка…
Ссылка в новой задаче