diff --git a/core/shadows/StyleSheetLayout.tiddler b/core/shadows/StyleSheetLayout.tiddler
index 444f568..99365ef 100644
|
a
|
b
|
|
| 50 | 50 | |
| 51 | 51 | .header {position:relative;} |
| 52 | 52 | .header a:hover {background:transparent;} |
| 53 | | .headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;} |
| 54 | | .headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;} |
| | 53 | .headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;} |
| | 54 | .headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0px; top:0px;} |
| 55 | 55 | |
| 56 | 56 | .siteTitle {font-size:3em;} |
| 57 | 57 | .siteSubtitle {font-size:1.2em;} |
| … |
… |
|
| 60 | 60 | |
| 61 | 61 | #sidebar {position:absolute; right:3px; width:16em; font-size:.9em;} |
| 62 | 62 | #sidebarOptions {padding-top:0.3em;} |
| 63 | | #sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;} |
| | 63 | #sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;} |
| 64 | 64 | #sidebarOptions input {margin:0.4em 0.5em;} |
| 65 | 65 | #sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;} |
| 66 | 66 | #sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;} |
| 67 | | #sidebarOptions .sliderPanel input {margin:0 0 .3em 0;} |
| | 67 | #sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;} |
| 68 | 68 | #sidebarTabs .tabContents {width:15em; overflow:hidden;} |
| 69 | 69 | |
| 70 | | .wizard {padding:0.1em 1em 0em 2em;} |
| 71 | | .wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;} |
| 72 | | .wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;} |
| | 70 | .wizard {padding:0.1em 1em 0 2em;} |
| | 71 | .wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;} |
| | 72 | .wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;} |
| 73 | 73 | .wizardStep {padding:1em 1em 1em 1em;} |
| 74 | | .wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;} |
| 75 | | .wizardFooter {padding:0.8em 0.4em 0.8em 0em;} |
| 76 | | .wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;} |
| 77 | | .wizard .button {padding:0.1em 0.2em 0.1em 0.2em;} |
| | 74 | .wizard .button {margin:0.5em 0 0; font-size:1.2em;} |
| | 75 | .wizardFooter {padding:0.8em 0.4em 0.8em 0;} |
| | 76 | .wizardFooter .status {padding:0 0.4em; margin-left:1em;} |
| | 77 | .wizard .button {padding:0.1em 0.2em;} |
| 78 | 78 | |
| 79 | | #messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;} |
| 80 | | .messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;} |
| | 79 | #messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;} |
| | 80 | .messageToolbar {display:block; text-align:right; padding:0.2em;} |
| 81 | 81 | #messageArea a {text-decoration:underline;} |
| 82 | 82 | |
| 83 | | .tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;} |
| 84 | | .popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;} |
| | 83 | .tiddlerPopupButton {padding:0.2em;} |
| | 84 | .popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;} |
| 85 | 85 | |
| 86 | 86 | .popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;} |
| 87 | 87 | .popup .popupMessage {padding:0.4em;} |
| 88 | | .popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;} |
| | 88 | .popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;} |
| 89 | 89 | .popup li.disabled {padding:0.4em;} |
| 90 | 90 | .popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;} |
| 91 | 91 | .listBreak {font-size:1px; line-height:1px;} |
| 92 | 92 | .listBreak div {margin:2px 0;} |
| 93 | 93 | |
| 94 | | .tabset {padding:1em 0em 0em 0.5em;} |
| 95 | | .tab {margin:0em 0em 0em 0.25em; padding:2px;} |
| | 94 | .tabset {padding:1em 0 0 0.5em;} |
| | 95 | .tab {margin:0 0 0 0.25em; padding:2px;} |
| 96 | 96 | .tabContents {padding:0.5em;} |
| 97 | 97 | .tabContents ul, .tabContents ol {margin:0; padding:0;} |
| 98 | 98 | .txtMainTab .tabContents li {list-style:none;} |
| … |
… |
|
| 101 | 101 | #contentWrapper {display:block;} |
| 102 | 102 | #splashScreen {display:none;} |
| 103 | 103 | |
| 104 | | #displayArea {margin:1em 17em 0em 14em;} |
| | 104 | #displayArea {margin:1em 17em 0 14em;} |
| 105 | 105 | |
| 106 | 106 | .toolbar {text-align:right; font-size:.9em;} |
| 107 | 107 | |
| 108 | | .tiddler {padding:1em 1em 0em 1em;} |
| | 108 | .tiddler {padding:1em 1em 0;} |
| 109 | 109 | |
| 110 | 110 | .missing .viewer,.missing .title {font-style:italic;} |
| 111 | 111 | |
| … |
… |
|
| 130 | 130 | |
| 131 | 131 | * html .viewer pre {width:99%; padding:0 0 1em 0;} |
| 132 | 132 | .viewer {line-height:1.4em; padding-top:0.5em;} |
| 133 | | .viewer .button {margin:0em 0.25em; padding:0em 0.25em;} |
| | 133 | .viewer .button {margin:0 0.25em; padding:0 0.25em;} |
| 134 | 134 | .viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;} |
| 135 | 135 | .viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;} |
| 136 | 136 | |
| … |
… |
|
| 144 | 144 | |
| 145 | 145 | .editor {font-size:1.1em;} |
| 146 | 146 | .editor input, .editor textarea {display:block; width:100%; font:inherit;} |
| 147 | | .editorFooter {padding:0.25em 0em; font-size:.9em;} |
| | 147 | .editorFooter {padding:0.25em 0; font-size:.9em;} |
| 148 | 148 | .editorFooter .button {padding-top:0px; padding-bottom:0px;} |
| 149 | 149 | |
| 150 | | .fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;} |
| | 150 | .fieldsetFix {border:0; padding:0; margin:1px 0px;} |
| 151 | 151 | |
| 152 | 152 | .sparkline {line-height:1em;} |
| 153 | 153 | .sparktick {outline:0;} |
| … |
… |
|
| 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;} |
| 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;} |
| | 162 | #backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;} |
| | 163 | #backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;} |
| | 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; width:90%; 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;} |
diff --git a/core/shadows/StyleSheetPrint.tiddler b/core/shadows/StyleSheetPrint.tiddler
index 65525bb..c1fbba9 100644
|
a
|
b
|
|
| 2 | 2 | <pre>/*{{{*/ |
| 3 | 3 | @media print { |
| 4 | 4 | #mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;} |
| 5 | | #displayArea {margin: 1em 1em 0em 1em;} |
| 6 | | /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */ |
| 7 | | noscript {display:none;} |
| | 5 | #displayArea {margin: 1em 1em 0em;} |
| | 6 | noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */ |
| 8 | 7 | } |
| 9 | 8 | /*}}}*/</pre> |
| 10 | | </div> |
| 11 | | No newline at end of file |
| | 9 | </div> |