diff --git a/core/shadows/StyleSheetLayout.tiddler b/core/shadows/StyleSheetLayout.tiddler
index 919cc6e..7eb2f2b 100644
|
a
|
b
|
|
| 157 | 157 | |
| 158 | 158 | * html #backstage {width:99%;} |
| 159 | 159 | * html #backstageArea {width:99%;} |
| 160 | | #backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;} |
| | 160 | #backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;} |
| 161 | 161 | #backstageToolbar {position:relative;} |
| 162 | | #backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;} |
| | 162 | #backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;} |
| 163 | 163 | #backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;} |
| 164 | | #backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;} |
| | 164 | #backstageButton a {padding:0.1em 0.4em ; margin:0.1em;} |
| 165 | 165 | #backstage {position:relative; width:100%; z-index:50;} |
| 166 | | #backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;} |
| | 166 | #backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;} |
| 167 | 167 | .backstagePanelFooter {padding-top:0.2em; float:right;} |
| 168 | | .backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;} |
| | 168 | .backstagePanelFooter a {padding:0.2em 0.4em;} |
| 169 | 169 | #backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;} |
| 170 | 170 | |
| 171 | 171 | .whenBackstage {display:none;} |
| 172 | 172 | .backstageVisible .whenBackstage {display:block;} |
| 173 | 173 | /*}}}*/</pre> |
| 174 | | </div> |
| 175 | | No newline at end of file |
| | 174 | </div> |