зеркало из https://github.com/mozilla/pjs.git
Bug 624639 - Arrows in Bookmarks panel shouldn't change direction until mouse release. r=dao, a=beltzner.
This commit is contained in:
Родитель
9841c8b449
Коммит
5b7f56fdea
|
@ -1327,13 +1327,11 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
|
|||
@hudButtonPressed@
|
||||
}
|
||||
|
||||
#editBookmarkPanel .expander-up,
|
||||
#editBookmarkPanel .expander-down:hover:active {
|
||||
#editBookmarkPanel .expander-up {
|
||||
list-style-image: url("chrome://browser/skin/hud-style-expander-open.png");
|
||||
}
|
||||
|
||||
#editBookmarkPanel .expander-down,
|
||||
#editBookmarkPanel .expander-up:hover:active {
|
||||
#editBookmarkPanel .expander-down {
|
||||
list-style-image: url("chrome://browser/skin/hud-style-expander-closed.png");
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче