update LCARStrek for browser winstripe changes in Firefox 8 - real changes
[themes.git] / LCARStrek / browser / aboutSessionRestore.css
index 7cb7b437eb87e9e8176330cf5529c9b340a7f083..f77f9be09db12882aec76159550c3714622e44cb 100644 (file)
  *
  * ***** END LICENSE BLOCK ***** */
 
+html {
+  height: 100%;
+}
+
+body {
+  height: 100%;
+  text-align: center;
+}
+
 #errorPageContainer {
   background-image: url("chrome://global/skin/icons/alert-exclam.gif");
+  display: -moz-box;
+  width: -moz-available;
+  height: 70%;
+  -moz-box-orient: vertical;
+  text-align: start;
+}
+
+#errorShortDesc > p {
+  margin-top: 0.4em;
+  margin-bottom: 0;
+}
+
+#errorLongContent, #errorTrailerDesc {
+  display: -moz-box;
+  -moz-box-flex: 1;
+  -moz-box-orient: vertical;
 }
 
 #tabList {
+  margin-top: 2.5em;
   width: 100%;
-  height: 12em;
+  min-height: 12em;
 }
 
 treechildren::-moz-tree-image(icon),