зеркало из https://github.com/mozilla/gecko-dev.git
formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering
This commit is contained in:
Родитель
f90e4ddbe8
Коммит
af7004960f
|
@ -28,7 +28,7 @@
|
|||
</box>
|
||||
<spring flex="100%"/>
|
||||
</toolbar>
|
||||
<box id="contentsink" flex="100%">
|
||||
<box id="contentarea" flex="100%">
|
||||
<html:iframe src="about:blank" style="width: 400px; height: 200px;" name="content" id="content" scrolling="auto" flex="100%"/>
|
||||
</box>
|
||||
<box id="wizardButtons"/>
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
</box>
|
||||
<tabpanel style="display:none;"/>
|
||||
</tabcontrol>
|
||||
<deck id="advancedDeck" flex="100%">
|
||||
<deck id="advancedDeck" class="tabpanel" flex="100%">
|
||||
<!-- results panel -->
|
||||
<box align="vertical" flex="100%">
|
||||
<box align="horizontal" class="spaced">
|
||||
|
|
|
@ -1371,7 +1371,7 @@ tabcontrol {
|
|||
border: none;
|
||||
}
|
||||
|
||||
deck, tabpanel {
|
||||
deck.tabpanel, tabpanel {
|
||||
border-top: 1px solid white;
|
||||
border-bottom: 1px solid #666666;
|
||||
border-left: 1px solid white;
|
||||
|
|
Загрузка…
Ссылка в новой задаче