X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fskin%2Fbox.css;h=10da90c123ac657c9e15fb13a24bd98205b3fd27;hp=8771e054d471f0cbf2792a669c292314caae13ce;hb=3d316351a53b8b59125f6ec9646ac2da6f74066f;hpb=cb0524e25c9ff1605fb2447e6617862536944f85 diff --git a/EarlyBlue/global/skin/box.css b/EarlyBlue/global/skin/box.css index 8771e054..10da90c1 100755 --- a/EarlyBlue/global/skin/box.css +++ b/EarlyBlue/global/skin/box.css @@ -1,58 +1,52 @@ - -titledbox - { - border : 2px groove #CCD0DD; - padding : 7px; - margin : 5px; - } - -title - { - margin-left : 6px; - padding-right : 40px; - } - -box.titledbox-title - { - padding-left : 5px; - padding-right : 5px; - } - -box.titledbox-body - { - display : block; - padding : inherit; - } - - -/** box formatting **/ - box[autostretch="never"] - { - vertical-align : middle; - } - - box[autostretch="never"][valign="top"] - { - vertical-align : top; - } - - box[autostretch="never"][valign="bottom"] - { - vertical-align : bottom; - } - - box[autostretch="never"][halign="center"] - { - text-align : center; - } - - box[autostretch="never"][halign="right"] - { - text-align : right; - } - - row - { - vertical-align : middle; - } - \ No newline at end of file + +titledbox + { + border : 2px groove #CCD0DD; + padding : 7px !important; + margin : 5px; + } + +title + { + margin : 0px 40px 2px 6px; + padding : 0px 3px 0px 3px; + background-color : ThreeDFace; + } + +.titledbox-body + { + padding : inherit; + } + +/** box formatting **/ + box[autostretch="never"] + { + vertical-align : middle; + } + + box[autostretch="never"][valign="top"] + { + vertical-align : top; + } + + box[autostretch="never"][valign="bottom"] + { + vertical-align : bottom; + } + + box[autostretch="never"][halign="center"] + { + text-align : center; + } + + box[autostretch="never"][halign="right"] + { + text-align : right; + } + + row[autostretch="never"] + { + vertical-align : middle; + } + +