X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fskin%2FLCARStrek%2Fglobal%2Fformatting.css;fp=LCARStrek%2Fskin%2FLCARStrek%2Fglobal%2Fformatting.css;h=7d7fec6fe4489967054398a2395c074aeb202d09;hp=e7c9d91074dcf5c859237babba1c5362ca329b0d;hb=4d40617b00379c78cccc09a92c2bf57a8c93dae0;hpb=128000f48e966be8e615f7e1c95920af85c4280c diff --git a/LCARStrek/skin/LCARStrek/global/formatting.css b/LCARStrek/skin/LCARStrek/global/formatting.css index e7c9d910..7d7fec6f 100644 --- a/LCARStrek/skin/LCARStrek/global/formatting.css +++ b/LCARStrek/skin/LCARStrek/global/formatting.css @@ -1,17 +1,3 @@ -/* colors */ - -.color-dialog - { - background-color : #000000; - color : #FF9F00; - } - -.color-window - { - background-color : #000000; - color : #FF9F00; - } - /* inset areas */ .inset { @@ -106,33 +92,25 @@ } /** text formatting rules **/ -/* label (with margins) */ - text.label - { - margin : 1px 5px 2px 6px; - } - /** Reduced Margin for some UI **/ .small-margin { - margin : 1px 2px 1px 2px; +/* margin : 1px 2px 1px 2px; */ } - text[disabled="true"] + label[disabled="true"] { color : #8050B0; } - html, description + description { - margin : 1px 5px 4px 5px; - cursor : default; +/* margin : 1px 5px 4px 5px; */ } label { - margin : 1px 5px 2px 6px; - cursor : default; +/* margin : 1px 5px 2px 6px; */ } .header @@ -216,3 +194,7 @@ } */ + .caption-text + { + margin: 0px 2px 0px 1px !important; + }