diff --git a/html/image/bg-submit5.png b/html/image/bg-submit5.png index 00e582c76..fc0bb8cbd 100644 Binary files a/html/image/bg-submit5.png and b/html/image/bg-submit5.png differ diff --git a/html/style-light.css b/html/style-light.css index ee6980375..f31710641 100644 --- a/html/style-light.css +++ b/html/style-light.css @@ -127,6 +127,8 @@ td.tool a.mtitle { text-decoration:none; display:inline; color: #0000FF; + text-align:center; + } td.tool a.mtitle:hover { @@ -134,6 +136,7 @@ td.tool a.mtitle:hover { display:inline; color: #00008B; background-color:#5D90CD; + text-align:center; } #top { @@ -151,6 +154,10 @@ td.tool a.mtitle:hover { font-size:12.16px; font-size:0.76rem; } +#module table { + border:1px solid #5D90CD; + text-align:center; +} div.u_subt2menu { background-color:#EDF3FF; left:1%; @@ -243,8 +250,12 @@ table.document th{ } table.mtitle { - border:0; - text-align:center + border:0px; + text-align:center; + border-collapse:separate; + border-spacing:5px; + margin-top:5px; + } td.mshort { height:15px; @@ -259,8 +270,6 @@ td.mtitle { width:250px; height :30px; background-color: #F1F1F1; - border: 1px solid #000000; - border-radius:5px; } td.msubtitle { text-align:center; @@ -302,15 +311,13 @@ td.cell{ } td.selectedcell{ - border-style:solid; - border-color: #000009; - border-width:1px ; + font-weight: bold; background: #909BA7; color:#FFFFFF; text-align:center; width:120px; - border-radius:5px; + } a.mtitle { text-decoration:none; @@ -859,18 +866,31 @@ a#smallanchorbutton:hover, .smallbutton:hover,a.smallbutton:hover,div.content a. } td.tool { - border: solid 1px gray; background-color: #FFFFFF; - border-bottom-width: 2px; text-align:center; - border-radius:2px; +} +td.tool:hover,td.tool:hover a +{ + text-align: center; + text-decoration:none; + display:inline; + color: #00008B; + background-color:#5D90CD; } div.topmenu { font-size:14px; font-size:0.85rem; } - +div.topmenu table { + border-spacing:0px; + + +} +div.topmenu td { + border-width:0px; + border-radius:0px; +} #dossier h2{ color:#00008B; display:inline;