X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fpreferences%2Fin-content%2Fpreferences.css;h=ac81fcd7f17da188ae1d7fe185556dd6729fa6a0;hp=0fdaa3cd5d4363df01463d99ab13ca24500a48b1;hb=0b8749a492d2814d935e2fa43e06b05622d88c5d;hpb=9168a62c02f1b9fe7953f2fba5f32305980ac1a3 diff --git a/LCARStrek/browser/preferences/in-content/preferences.css b/LCARStrek/browser/preferences/in-content/preferences.css index 0fdaa3cd..ac81fcd7 100644 --- a/LCARStrek/browser/preferences/in-content/preferences.css +++ b/LCARStrek/browser/preferences/in-content/preferences.css @@ -25,25 +25,31 @@ treecol { } caption { - -moz-appearance: none; - margin: 0; } caption > label { - font-size: 1.3rem; - font-weight: bold; - line-height: 22px; - margin: 0 !important; } .main-content { - padding: 40px 48px 48px; + padding: 1.5em 0 0; /* That padding needs to match the upper stripe. */ overflow: auto; + + /* This actually results in two black boxes extending to the right and bottom, + * leaving the LCARS-gray background only in a top stripe and + * a bit larger area on the top left. + * The prefpane will overlay that with the rounded shape we want. */ + background-color: #A09090; + background-position: 3em 1.5em, 0px 5em; + background-image: linear-gradient(0deg, #000, #000), linear-gradient(0deg, #000, #000); + background-repeat: no-repeat; } prefpane { + padding: 10px 20px 0px; + border-radius: 1em 0 0 0; + background-color: #000000; + max-width: 800px; - padding: 0; font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif; font-size: 1.25rem; line-height: 22px; @@ -51,6 +57,7 @@ prefpane { } prefpane > .content-box { + max-width: 800px; overflow: visible; } @@ -265,9 +272,10 @@ radio { #categories { background-color: #A09090; - padding-top: 39px; + padding-top: 4em; margin: 0; border-radius: 1em 0 0 0; + border: none; } .category { @@ -506,8 +514,19 @@ filefield { height: 500px; } -#handersView > listheader > treecol { - border-radius: 0; +#handlersView > listheader { + border: none; + background: transparent; + padding: 0; +} + +#handlersView > listheader > treecol { +} + +#handlersView > scrollbox { + border-left: 1px solid #9C9CFF; + border-right: 1px solid #9C9CFF; + border-bottom: 1px solid #9C9CFF; } #typeColumn,