X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fskin%2FEarlyBlue%2Fglobal%2Fformatting.css;h=73d313060b6dcd274cf072d288bacbee33fdd2ce;hp=4f2a439637fac31bfb90878a61c490ac495a3d9e;hb=f840e30233fdb15ab5044373dddd7177fd3af99c;hpb=3f29304762c3a78def2e3e7202522535f327b2ba diff --git a/EarlyBlue/skin/EarlyBlue/global/formatting.css b/EarlyBlue/skin/EarlyBlue/global/formatting.css index 4f2a4396..73d31306 100644 --- a/EarlyBlue/skin/EarlyBlue/global/formatting.css +++ b/EarlyBlue/skin/EarlyBlue/global/formatting.css @@ -1,17 +1,3 @@ -/* colors */ - -.color-dialog - { - background-color : #CCD0DD; - color : #000000; - } - -.color-window - { - background-color : #FFFFFF; - color : #000000; - } - /* 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 : #9999CC; } - 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 @@ -215,3 +193,9 @@ border : 1px solid ThreeDDarkShadow; } */ + + .caption-text + { + margin: 0px 2px 0px 1px !important; + } +