X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2FaboutSessionRestore.css;h=f77f9be09db12882aec76159550c3714622e44cb;hp=7cb7b437eb87e9e8176330cf5529c9b340a7f083;hb=dce90fefffc4d8c0a4f7eb73c227f64f610d37ce;hpb=bb29c1bded6675b9d3d7b87b239aac96563e0314 diff --git a/LCARStrek/browser/aboutSessionRestore.css b/LCARStrek/browser/aboutSessionRestore.css index 7cb7b437..f77f9be0 100644 --- a/LCARStrek/browser/aboutSessionRestore.css +++ b/LCARStrek/browser/aboutSessionRestore.css @@ -35,13 +35,39 @@ * * ***** 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),