X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fskin%2Fbox.css;fp=EarlyBlue%2Fglobal%2Fskin%2Fbox.css;h=0000000000000000000000000000000000000000;hb=b2d3bcc612eef4eea8a45a1816bce15d4a4a854b;hp=7c62b961598e894c626b6a89f49aac70c1bcab79;hpb=799f908e2fbd3cb7d99159d6391681bc4c32857a;p=themes.git diff --git a/EarlyBlue/global/skin/box.css b/EarlyBlue/global/skin/box.css deleted file mode 100755 index 7c62b961..00000000 --- a/EarlyBlue/global/skin/box.css +++ /dev/null @@ -1,52 +0,0 @@ - -titledbox - { - border : 2px groove #CCD0DD; - padding : 7px !important; - margin : 5px; - } -label - { - 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; - } - - -