X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=theme%2Fdesert%2Fcss%2Fgeneral.css;h=0ccd44a8c4fbf53aa176f1eed88edba7b874733b;hb=e5dffd4249c97200cbad02f3f4eaf5c373fdb89a;hp=ef68961ca9e2ce1e6cc2a32d97a385950ad8899b;hpb=903f539b5aac6171fdfee9ad252565531e8dd4e2;p=mailer.git diff --git a/theme/desert/css/general.css b/theme/desert/css/general.css index ef68961ca9..0ccd44a8c4 100644 --- a/theme/desert/css/general.css +++ b/theme/desert/css/general.css @@ -39,34 +39,53 @@ A:hover { background-color: transparent; } -input,textarea,select,option { +form { + margin: 0px; + margin-left: 0px; + margin-right: 0px; + margin-top: 0px; + margin-bottom: 0px; + padding: 0px; + padding-left: 0px; + padding-right: 0px; + padding-top: 0px; + padding-bottom: 0px; +} + +input, textarea, select, option { color: #880000; - background-color: #ffffcc; + background-color: #eeeebb; border: 1px solid #880000; text-decoration: none; } +fieldset { + border: 1px solid #880000; + margin-top: 10px; + padding: 10px; +} + +fieldset:hover, input:hover, select:hover, option:hover, textarea:hover { + border-color: #550000; +} + +input:hover, select:hover, option:hover, textarea:hover { + background-color: #cccc99; + color: #550000; +} + ul,ol { margin-top: 0px; margin-bottom: 0px; } -.form_reset { - border: groove 1px #880000; - color: #880000; - cursor: pointer; -} - -.form_submit { - color: #880000; - border-color: #880000; - cursor: pointer; +pre { + white-space: pre-wrap; + text-align: left; + padding: 5px; } -.form_delete { - border-style: groove; - color: #880000; - border-color: #880000; +.form_reset, .form_submit, .form_delete { cursor: pointer; } @@ -88,7 +107,7 @@ ul,ol { } .form_submit { - background-color: #ffffcc; + background-color: #eeeebb; } .banner { @@ -104,17 +123,17 @@ ul,ol { .form_select { border: solid 1px #880000; - background-color: #ddddaa; + background-color: #eeeebb; } .description_header, .message { - background-color: #ddddaa; + background-color: #cccc99; color: #880000; text-align: center; } .admin_menu { - background-color: #ddddaa; + background-color: #cccc99; color: #880000; width: 230px; height: 25px; @@ -145,12 +164,33 @@ a.logout_box { margin: 5px; } +.table2 { + background-color: #ffffcc; + width: 680px; + margin: 5px; +} + +.table3 { + background-color: #ffffcc; + width: 630px; + margin: 5px; +} + .warning_table { background-color: #ff8888; width: 660px; margin: 5px; } +.bug_table, .ajax_bug_table { + background-color: #ffffcc; + margin: 0px; + max-width: 100%; + min-width: 400px; + overflow: auto + color: #880000; +} + .form_submitmenu { min-width: 500px; max-width: 90%; @@ -160,7 +200,7 @@ a.logout_box { text-align: center; color: #880000; vertical-align: middle; - background-color: #ddddaa; + background-color: #cccc99; height: 60px; } @@ -170,11 +210,6 @@ a.logout_box { height: 20px; } -.form_field { - border: solid 1px #880000; - background-color: #ddddaa; -} - .normal { border-style: groove; } @@ -183,19 +218,33 @@ a.logout_box { background-color: #ffffcc; } -.table_header { +.table_header, .bug_table_header { text-align: center; color: #880000; vertical-align: middle; - background-color: #ddddaa; + background-color: #cccc99; padding-bottom: 5px; padding-top: 5px; } +.header_column { + height: 23px; + background-color: #cccc99; + color: #880000; + text-align: center; +} + +.footer_column { + height: 23px; + background-color: #cccc99; + color: #880000; +} + + .guest_login_header { color: #880000; vertical-align: middle; - background-color: #ddddaa; + background-color: #cccc99; } .guest_menu, .member_menu { @@ -205,7 +254,7 @@ a.logout_box { } .guest_menu_title, .member_menu_title { - background-color: #ddddaa; + background-color: #cccc99; color: #880000; height: 25px; width: 200px; @@ -220,7 +269,7 @@ a.logout_box { text-align: left; } -.guest_menu_seperator, .member_menu_seperator { +.guest_menu_separator, .member_menu_separator { height: 15px; } @@ -291,15 +340,6 @@ ul.copyright_box { background-color: #ffffcc; } -.media_header { - background-color: #ddddaa; - text-align: center; - color: #880000; - height: 26px; - font-weight: bold; - font-size: 20px; -} - .media_left { font-size: 14px; width: 200px; @@ -313,34 +353,26 @@ ul.copyright_box { } .admin_sep_footer { - background-color: #ddddaa; + background-color: #cccc99; font-size: 1px; } .admin_sep_footer2 { - background-color: #ddddaa; + background-color: #cccc99; font-size: 1px; } -.member_refbanner, .member_update, .admin_del_link { - background-color: #ddddaa; +.member_refbanner, .member_update, .admin_delete_link { + background-color: #cccc99; } .table_footer { - background-color: #ddddaa; + background-color: #cccc99; text-align: center; padding: 5px; } -.admin_task_header { - background-color: #ddddaa; - color: #880000; - vertical-align: middle; - font-size: 18px; - height: 35px; -} - -.seperator { +.separator { font-size: 1px } @@ -381,14 +413,6 @@ ul.copyright_box { text-align: right; } -.task_pre { - font-weight: bold; - margin-left: 0px; - margin-right: 0px; - margin-top: 10px; - margin-bottom: 10px; -} - .guest_content_align, .member_content_align, .admin_content_align { text-align: center; vertical-align: top; @@ -452,7 +476,7 @@ ul.copyright_box { } .menu_blur:hover { - background-color: #ddddaa; + background-color: #cccc99; } .admin_alpha { @@ -471,11 +495,17 @@ ul.copyright_box { border-style: groove; background-color: #aaaaaa; color: #ffffcc; + cursor: default; +} + +.disabled:hover { + background-color: #aaaaaa; + color: #ffffcc; } .mini_select { border: solid 1px #880000; - background-color: #ddddaa; + background-color: #cccc99; font-size: 10px; } @@ -497,11 +527,11 @@ ul.copyright_box { } .para { - text-indent: 8px; + text-indent: 1em; text-align: left; margin-left: 5px; margin-right: 5px; - margin-bottom: 12px; + margin-bottom: 1em; } .message { @@ -510,9 +540,9 @@ ul.copyright_box { ul.show_timings_block { border: solid 1px #880000; - background-color: #ddddaa; + background-color: #cccc99; font-size: 10px; - width: 645px; + width: 685px; height: 20px; list-style: none inside; } @@ -520,12 +550,12 @@ ul.show_timings_block { .show_timings_column { background-color: #ffffcc; margin-top: 2px; - width: 150px; - border: solid 1px #880000; + width: 160px; height: 14px; } span.show_timings_column { + border: solid 1px #880000; display: inline-block; } @@ -540,7 +570,7 @@ span.show_timings_data { .login_failure_header { text-align: center; - background-color: #ddddaa; + background-color: #cccc99; font-weight: bold; } @@ -562,10 +592,6 @@ ul.admin_menu_main,ul.admin_menu_sub { list-style: none inside; } -.pre { - display : block; -} - td { padding-left: 2px; padding-right: 2px; @@ -600,3 +626,77 @@ strong.menu_invisible, strong.sub_menu_invisible { .rank_3 { font-weight: bold; } + +ul.listing { + text-align: left; + margin-top: 5px; + margin-left: 5px; + margin-right: 5px; + padding-left: 5px; + list-style-type: none; +} + +ol.listing { + text-align: left; + padding-top: 5px; + padding-bottom: 5px; + padding-left: 0px; + margin-left: 25px; +} + +li.listing { + padding-bottom: 5px; +} + +.bad { + color: #aa0000; + font-style: italic; +} + +.good { + color: #00aa00; +} + +.table_row { + text-align: left; + margin: 0px; + padding: 0px; + padding-top: 5px; + padding-bottom: 5px; + height: 28px; + float: left; + display: block; +} + +label { + text-align: left; + width: 50%; + float: left; + display: block; +} + +.form_field { + border: solid 1px #880000; + background-color: #eeeebb; +} + +.field_note { + float: left; + text-align: left; + font-style: italic; +} + +.ui-progressbar { + height:2em; + text-align: left; + overflow: hidden; +} + +.ui-progressbar .ui-progressbar-value { + margin: -1px; + height:100%; +} + +.clear { + clear: both; +}