diff --git a/themes/pmahomme/css/theme_left.css.php b/themes/pmahomme/css/theme_left.css.php index 508be3371..ac0474efa 100644 --- a/themes/pmahomme/css/theme_left.css.php +++ b/themes/pmahomme/css/theme_left.css.php @@ -172,7 +172,6 @@ div#left_tableList ul ul { } div#left_tableList a { - /* background: ; MH */ color: ; text-decoration: none; } @@ -202,7 +201,7 @@ background:url(./themes/pmahomme/img/input_bg.gif); /* marked items */ div#left_tableList > ul li.marked > a, div#left_tableList > ul li.marked { - background: ; + background: #e4e4e4;; color: ; } diff --git a/themes/pmahomme/css/theme_right.css.php b/themes/pmahomme/css/theme_right.css.php index f2c8cf4b7..519dd90bc 100644 --- a/themes/pmahomme/css/theme_right.css.php +++ b/themes/pmahomme/css/theme_right.css.php @@ -51,12 +51,16 @@ h2 { padding: 10px 0 10px 3px; color: #777; } -/* Hiding icons in the page titles, they just add clutter MH */ +/* Hiding icons in the page titles */ h2 img{display:none;} h2 a img{display:inline;} -/* Set all tables with data... to 100% MH */ -.data{width:100%} + +.data{ +width:100%; +margin: 0 0 12px 0; + +} h3 { font-weight: bold; @@ -76,7 +80,7 @@ a:hover { text-decoration: underline; color: #235a81; } -/*MH*/ + #initials_table { background:#f3f3f3; border:1px solid #aaa; @@ -256,7 +260,7 @@ table td { text-shadow:0 1px 0 #FFFFFF; } -/* MH */ +/* 3.4 */ table{border-collapse:collapse;} th{border-right:1px solid #fff; text-align:left;} @@ -339,7 +343,7 @@ table tr.odd th, /* even items 2,4,6,8,... */ table tr.even th, .even { - background: #f8f8f8; + background: #f3f3f3; } /* odd table rows 1,3,5,7,... */ @@ -366,7 +370,7 @@ table tr.marked { .even:hover, .hover, .structure_actions_dropdown { - background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* MH */ + background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* 3.4 */ color: ; } @@ -374,7 +378,7 @@ table tr.marked { table tr.odd:hover th, table tr.even:hover th, table tr.hover th { - background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* MH */ + background: url(./themes/pmahomme/img/marked_bg.png) repeat-x #b6c6d7; /* 3.4 */ color: ; } @@ -575,7 +579,7 @@ div.footnotes { .success { color: #000000; - background-color: #cbee0c; + background-color: #ebf8a4; } h1.success, div.success { @@ -585,10 +589,8 @@ div.success { background-repeat: no-repeat; background-position: 5px 50%; - /* padding: 0.2em 0.2em 0.2em 25px; MH */ background-position: 97% 50%; - /* padding: 0.2em 25px 0.2em 0.2em; MH */ } @@ -598,21 +600,19 @@ div.success { .notice, .footnotes { color: #000000; - background-color: #ffdf5f; + background-color: #ffeda4; } h1.notice, div.notice, div.footnotes { - border-color: #ff9600; + border-color: #eccf5b; background-image: url(getImgPath(); ?>s_notice.png); background-repeat: no-repeat; background-position: 5px 50%; - /* padding: 0.2em 0.2em 0.2em 25px; MH */ background-position: 97% 50%; - /* padding: 0.2em 25px 0.2em 0.2em; MH */ } @@ -621,22 +621,20 @@ div.footnotes { } .warning { - color: #fff; - background:url(./themes/pmahomme/img/tab_warning_bg.png) 50% 0% #e97777; + color: #000; + background:url(./themes/pmahomme/img/tab_warning_bg.png) 50% 0% #f2baba; } p.warning, h1.warning, div.warning { - border-color: #CC0000; + border-color: #e0a1a1; background-image: url(getImgPath(); ?>s_warn.png); background-repeat: no-repeat; background-position: 5px 50%; - /* padding: 0.2em 0.2em 0.2em 25px; MH */ background-position: 97% 50%; - /* padding: 0.2em 25px 0.2em 0.2em; MH */ } @@ -658,10 +656,8 @@ div.error { background-repeat: no-repeat; background-position: 5px 50%; - /* padding: 0.2em 0.2em 0.2em 25px; MH */ background-position: 97% 50%; - /* padding: 0.2em 25px 0.2em 0.2em; MH */ } @@ -740,7 +736,8 @@ div.tools a:hover, tr.disabled td, td.disabled { - background-color: #cccccc; + background-color: #f3f3f3; + color:#aaa; } .nowrap { @@ -803,7 +800,6 @@ ul#topmenu2 { ul#topmenu li, ul#topmenu2 li { float: ; margin: 0; - /* padding: 4px; MH */ vertical-align: middle; } @@ -830,7 +826,7 @@ ul#topmenu ul a { margin: 0; } -/* MH added for hide/show more menu */ + ul#topmenu .submenu { display: none; position: relative; @@ -926,7 +922,6 @@ ul#topmenu ul { } ul#topmenu > li { - /* border-bottom: 0pt solid black; MH */ border-right: 1px solid #fff; border-left: 1px solid #ccc; } @@ -934,15 +929,6 @@ ul#topmenu > li { /* default tab styles */ ul#topmenu a, ul#topmenu span { padding:10px; - /* - background-color: ; - border: 0 solid ; - border-width: 1pt 1pt 0 1pt; - -moz-border-radius: 0.4em 0.4em 0 0; - border-radius: 0.4em 0.4em 0 0; - - MH - */ } ul#topmenu ul a { @@ -961,7 +947,6 @@ ul#topmenu ul li:first-child a { /* enabled hover/active tabs */ ul#topmenu > li > a:hover, ul#topmenu > li > .tabactive { - /* margin: 0; MH */ text-decoration: none; } @@ -972,7 +957,7 @@ ul#topmenu ul .tabactive { ul#topmenu a.tab:hover, ul#topmenu .tabactive { - / * background-color: ; MH */ + /* background-color: ; */ } ul#topmenu2 a.tab:hover, @@ -986,7 +971,7 @@ ul#topmenu2 a.tabactive { /* to be able to cancel the bottom border, use