зеркало из https://github.com/mozilla/pjs.git
bug=385488. r=mano. changed CSS selector to keep tabbrowser closebutton from hi-jacking the tabbox closebutton
This commit is contained in:
Родитель
8034783d97
Коммит
c719a35c30
|
@ -629,7 +629,7 @@ tab {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabbrowser-tabs > .tabbrowser-tab > .tab-close-button,
|
.tabbrowser-tabs > .tabbrowser-tab > .tab-close-button,
|
||||||
.tabs-closebutton-box > .tabs-closebutton {
|
.tabbrowser-tabs .tabs-closebutton-box > .tabs-closebutton {
|
||||||
-moz-binding: url("chrome://global/content/bindings/tabbrowser.xml#tabbrowser-close-tab-button");
|
-moz-binding: url("chrome://global/content/bindings/tabbrowser.xml#tabbrowser-close-tab-button");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче