diff --git a/htdocs/theme/eldy/img/liste_titre.png b/htdocs/theme/eldy/img/liste_titre.png index 7f4bd652069..7405550c080 100644 Binary files a/htdocs/theme/eldy/img/liste_titre.png and b/htdocs/theme/eldy/img/liste_titre.png differ diff --git a/htdocs/theme/eldy/img/liste_titre2.png b/htdocs/theme/eldy/img/liste_titre2.png new file mode 100755 index 00000000000..038c8d3c5d5 Binary files /dev/null and b/htdocs/theme/eldy/img/liste_titre2.png differ diff --git a/htdocs/theme/eldy/img/tmenu.jpg b/htdocs/theme/eldy/img/tmenu.jpg index 8db7fdcb6fa..3e8c28692da 100644 Binary files a/htdocs/theme/eldy/img/tmenu.jpg and b/htdocs/theme/eldy/img/tmenu.jpg differ diff --git a/htdocs/theme/eldy/img/tmenu2.jpg b/htdocs/theme/eldy/img/tmenu2.jpg index e5ca3f72414..b9c24a7c18b 100644 Binary files a/htdocs/theme/eldy/img/tmenu2.jpg and b/htdocs/theme/eldy/img/tmenu2.jpg differ diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 99a71757d03..88b859aa2e8 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -193,8 +193,8 @@ td.vmenu { } div.fiche { - margin-: 4px; - margin-: 4px; + margin-: 6px; + margin-: 5px; } /* ============================================================================== */ @@ -531,7 +531,7 @@ div.blockvmenupair, div.blockvmenuimpair padding-top: 3px; padding-bottom: 3px; margin: 1px 0px 0px 0px; - background: #A3BCC6; + background: #FFFFFF; background-image: url(); background-position:top; background-repeat:repeat-x; @@ -830,7 +830,7 @@ div.tabsAction { a.tabTitle { - background: #436976; + background: #657090; color: white; font-family: ; font-weight: normal; @@ -845,7 +845,7 @@ a.tabTitle { a.tab:link { background: #dee7ec; - color: #436976; + color: #434956; font-family: ; padding: 0px 6px; margin: 0em 0.2em; @@ -853,6 +853,7 @@ a.tab:link { white-space: nowrap; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; + font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8; @@ -860,7 +861,7 @@ a.tab:link { } a.tab:visited { background: #dee7ec; - color: #436976; + color: #434956; font-family: ; padding: 0px 6px; margin: 0em 0.2em; @@ -868,6 +869,7 @@ a.tab:visited { white-space: nowrap; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; + font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8; @@ -877,12 +879,13 @@ a.tab#active { background: white; border-bottom: #dee7ec 1px solid; font-family: ; - color: #436976; + color: #434956; padding: 0px 6px; margin: 0em 0.2em; text-decoration: none; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; + font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8; @@ -891,13 +894,14 @@ a.tab#active { } a.tab:hover { background: white; - color: #436976; + color: #434956; font-family: ; padding: 0px 6px; margin: 0em 0.2em; text-decoration: none; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; + font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8; @@ -905,7 +909,7 @@ a.tab:hover { } a.tabimage { - color: #436976; + color: #434956; font-family: ; text-decoration: none; white-space: nowrap; @@ -917,7 +921,7 @@ td.tab { span.tabspan { background: #dee7ec; - color: #436976; + color: #434956; font-family: ; padding: 0px 6px; margin: 0em 0.2em; @@ -942,7 +946,7 @@ a.butAction:link, a.butAction:visited, a.butAction:hover, a.butAction:active, a. font-weight: bold; background: white; border: 1px solid #8CACBB; - color: #436976; + color: #434956; padding: 0em 0.7em; margin: 0em 0.5em; text-decoration: none; @@ -1111,7 +1115,7 @@ padding-right: 2px; tr.liste_titre { height: 16px; background: #7699A9; -background-image: url(); +background-image: url(); background-repeat: repeat-x; color: #334444; font-family: ; @@ -1120,7 +1124,7 @@ white-space: nowrap; } td.liste_titre { background: #7699A9; -background-image: url(); +background-image: url(); background-repeat: repeat-x; color: #334444; font-family: ; @@ -1131,7 +1135,7 @@ white-space: nowrap; td.liste_titre_sel { background: #7699A9; -background-image: url(); +background-image: url(); background-repeat: repeat-x; color: #F5FFFF; font-family: ; @@ -1141,7 +1145,7 @@ white-space: nowrap; } input.liste_titre { background: #7699A9; -background-image: url(); +background-image: url(); background-repeat: repeat-x; border: 0px; } @@ -1208,7 +1212,7 @@ padding-bottom: 4px; tr.box_titre { background: #7699A9; -background-image: url(); +background-image: url(); background-repeat: repeat-x; color: #334444; font-family: , sans-serif;