formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61511 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3f8f01a2b2
commit
3d61e97407
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user