зеркало из https://github.com/mozilla/pjs.git
Bug 418463 - "now that the adjacent sibling selector is updated dynamically, remove the hack from bug 393718" [p=dao@mozilla.com (D��o Gottwald) r=Mano a1.9=beltzner]
This commit is contained in:
Родитель
35bbdab2fa
Коммит
5ac24ec479
|
@ -758,10 +758,6 @@ toolbar[iconsize="small"] #paste-button[disabled="true"] {
|
|||
-moz-margin-start: -4px;
|
||||
}
|
||||
|
||||
/*XXX The first two selectors are there because adjacent selectors aren't
|
||||
working reliably (bug 229915). */
|
||||
#search-container + #urlbar-container > #urlbar ,
|
||||
#urlbar-container + #search-container > #searchbar > .searchbar-textbox ,
|
||||
#urlbar-search-splitter + #urlbar-container > #urlbar ,
|
||||
#urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox {
|
||||
-moz-margin-start: 0;
|
||||
|
|
|
@ -976,10 +976,6 @@ toolbar[iconsize="small"] #paste-button:not([disabled="true"]):hover:active {
|
|||
background: transparent;
|
||||
}
|
||||
|
||||
/*XXX The first two selectors are there because adjacent selectors aren't
|
||||
working reliably (bug 229915). */
|
||||
#search-container + #urlbar-container > #urlbar ,
|
||||
#urlbar-container + #search-container > #searchbar > .searchbar-textbox ,
|
||||
#urlbar-search-splitter + #urlbar-container > #urlbar ,
|
||||
#urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox {
|
||||
-moz-margin-start: 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче