зеркало из https://github.com/mozilla/pjs.git
Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor
This commit is contained in:
Родитель
2da59c5fb0
Коммит
33de84e4c8
|
@ -130,10 +130,6 @@
|
|||
-moz-image-region: rect(0px 92px 21px 69px) !important;
|
||||
}
|
||||
|
||||
#clear-button {
|
||||
list-style-image: url("chrome://global/skin/icons/close-button.gif");
|
||||
}
|
||||
|
||||
#fullscreen-exit-button {
|
||||
list-style-image: none;
|
||||
}
|
||||
|
|
|
@ -386,24 +386,6 @@
|
|||
height: 16px;
|
||||
}
|
||||
|
||||
#clear-button {
|
||||
list-style-image: url("chrome://global/skin/icons/close.gif");
|
||||
}
|
||||
|
||||
#clear-button:hover {
|
||||
list-style-image: url("chrome://global/skin/icons/close-hov.gif");
|
||||
border: none;
|
||||
margin-left: 1px;
|
||||
margin-right: 1px;
|
||||
}
|
||||
|
||||
#clear-button:hover:active {
|
||||
list-style-image: url("chrome://global/skin/icons/close-act.gif");
|
||||
border: none;
|
||||
margin-left: 1px;
|
||||
margin-right: 1px;
|
||||
}
|
||||
|
||||
#page-proxy-deck {
|
||||
cursor: grab;
|
||||
margin-right: 4px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче