X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fglobal.css;h=4cedc1fccb3e8fcba65d59f24bddea7892b9b27a;hp=35c1ebdf7d0a65e70c3b9a39149051f1650317c1;hb=02482f80c9a8ef519993eef6d5b013e8c069dca2;hpb=7862e6ee1141fa74a714e5461320d2fb8299c455 diff --git a/EarlyBlue/global/global.css b/EarlyBlue/global/global.css index 35c1ebdf..4cedc1fc 100644 --- a/EarlyBlue/global/global.css +++ b/EarlyBlue/global/global.css @@ -82,7 +82,10 @@ prefwindow { } window.dialog { - padding: 8px 10px 10px 8px; + padding-top: 8px; + padding-bottom: 10px; + -moz-padding-start: 8px; + -moz-padding-end: 10px; } /* ::::: alert icons :::::*/ @@ -167,7 +170,7 @@ window:not([active="true"]) menubar > menu { .inset { border: 1px inset #CCD0DD; - /* margin: 0px 5px 5px 5px; */ + /* margin: 0px 5px 5px; */ } .outset { @@ -200,8 +203,8 @@ separator.groove:not([orient="vertical"]) { separator.groove[orient="vertical"] { border-left: 2px groove #CCD0DD; - margin-left: 0.4em; - margin-right: 0.4em; + -moz-margin-start: 0.4em; + -moz-margin-end: 0.4em; } /* groove separators (0 padding, for dividing effects) */ @@ -250,8 +253,8 @@ description { } .indent { -/* margin-left: 23px; */ - margin-left: 15px; +/* -moz-margin-start: 23px; */ + -moz-margin-start: 15px; } .box-padded { @@ -263,7 +266,7 @@ description { } .wizard-box { - padding: 15px 35px 10px 35px; + padding: 15px 35px 10px; } .text-link {