From d01636d5f43979b376490c738730e7e68b683659 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 11 Nov 2005 16:10:13 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/dolibarr/dolibarr.css | 233 +++++++++++++++++++---------- htdocs/theme/eldy/eldy.css.php | 6 +- htdocs/theme/rodolphe/rodolphe.css | 67 ++++----- 3 files changed, 188 insertions(+), 118 deletions(-) diff --git a/htdocs/theme/dolibarr/dolibarr.css b/htdocs/theme/dolibarr/dolibarr.css index dd12cee5506..003b9758d89 100644 --- a/htdocs/theme/dolibarr/dolibarr.css +++ b/htdocs/theme/dolibarr/dolibarr.css @@ -28,17 +28,6 @@ body { } /***** Styles par défaut *****/ -textarea { - font: 12px helvetica, verdana, arial, sans-serif; - padding: 0px 0px 0px 0px; - margin: 0px 0px 0px 0px; -} -textarea.flat -{ - font: 12px helvetica, verdana, arial, sans-serif; - padding: 0px 0px 0px 0px; - margin: 0px 0px 0px 0px; -} input { font: 12px helvetica, verdana, arial, sans-serif; @@ -51,6 +40,17 @@ input.flat padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } +textarea { + font: 12px helvetica, verdana, arial, sans-serif; + padding: 0px 0px 0px 0px; + margin: 0px 0px 0px 0px; +} +textarea.flat +{ + font: 12px helvetica, verdana, arial, sans-serif; + padding: 0px 0px 0px 0px; + margin: 0px 0px 0px 0px; +} select.flat { font: 12px helvetica, verdana, arial, sans-serif; @@ -139,12 +139,22 @@ a.tmenu#sel { padding: 0em 1em; margin: 0em 0em 1em 0em; + font-size:12px; } a.tmenu:hover { padding: 0em 1em; margin: 0em 0em 1em 0em; - text-decoration: underline; + text-decoration: none; + font-size:12px; +} + +font.tmenudisabled +{ + color: #93a5aa; + padding: 0em 1em; + margin: 0em 0em 1em 0em; + font-size:12px; } /* Login */ @@ -186,6 +196,7 @@ a.vmenu:link { font: helvetica, verdana, arial, sans-serif; text-align:left; a.vmenu:visited { font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: bold; } a.vmenu:active { font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: bold; } a.vmenu:hover { font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: bold; text-decoration: underline; } +font.vmenudisabled { font-size:12px; font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: normal; color: #a3a590; margin: 1em 1em 1em 1em; } a.vsmenu:link { font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: normal; color: #202020; margin: 1em 1em 1em 1em; } a.vsmenu:visited { font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: normal; color: #202020; margin: 1em 1em 1em 1em; } @@ -222,40 +233,94 @@ div.blockvmenuimpair margin: 1px 0px 0px 0px; } +a.leftmenu { + font-size: 0.9em; + font-weight: bold; + color: #202020; + } + +td.barre { + border-right: 1px solid #000000; + border-bottom: 1px solid #000000; + background: #b3cccc; + font-family: Helvetica, Verdana; + font-size: 0.9em; + color: #000000; + text-decoration: none; +} + +td.barre_select { + background: #b3cccc; + color: #000000; + } + +form { + padding: 0em 0em 0em 0em; + margin: 0em 0em 0em 0em; +} +/* + * Barre recherche + */ +div.formsearch +{ + display: block; + float: none; + clear: right; + background: #d0d4d7; + top: 0px; + left: 130px; + padding: 4px; + vertical-align: center; + margin-bottom: 10px; +} /* * Barre onglets */ +div.tabs { + top: 20px; + margin: 1px 0px 0px 0px; + padding: 0px 6px; + text-align: left; +} div.tabBar { color: #436976; background: #dee7ec; padding-top: 14px; - padding-left: 14px; - padding-right: 14px; + padding-left: 12px; + padding-right: 12px; padding-bottom: 14px; margin: 0px 0px 10px 0px; border: 1px solid #8CACBB; } -div.tabs { - top: 20px; - margin: 1px 0em 0em 0em; - padding: 0em 0.5em; - text-align: left; -} - div.tabsAction { margin: 24px 0em 1px 0em; padding: 0em 0em; text-align: right; } + +a.tabTitle { + background: #436976; + color: white; + font-weight: normal; + padding: 0px 6px; + margin: 0em 0.5em; + text-decoration: none; + white-space: nowrap; + + border-right: 1px solid #555555; + border-left: 1px solid #D8D8D8; + border-top: 1px solid #D8D8D8; +} + a.tab { background: white; border: 1px solid #8CACBB; color: #436976; font-weight: normal; - padding: 0em 1em; + padding: 0px 6px; margin: 0em 0.2em; text-decoration: none; white-space: nowrap; @@ -276,6 +341,7 @@ a.tab:hover { /* * Boutons actions + * Nouvelle syntaxe à utiliser */ a.butAction:link { background: white; border: 1px solid #8CACBB; color: #436976; font: 105% Bold; padding: 0em 1em; margin: 0em 0.2em; text-decoration: none; white-space: nowrap; } @@ -405,29 +471,74 @@ a.normal{ font-weight: normal } a.impayee { font-weight: bold } /* - * Barre de gauche + * Boxes + */ +tr.box_titre { + background: #b3cccc; + font-family: Helvetica, Verdana; + font-weight: bold; + border-top: 1px solid #8CACBB; + white-space: nowrap; +} + +tr.box_impair { + background: #b3cccc; + font-size: 0.8em; +} + +tr.box_pair { + background: #cceeee; + font-size: 0.8em; +} + +tr.fiche { +font-size: 0.6em; +} + + +/* + * Ok, Warning, Error + */ +.ok { color: #114466; } +.warning { color: #887711; } +.error { color: #550000; font-weight: bold; } + +div.ok { + color: #114466; +} + +div.warning { + color: #997711; +} + +div.error { + color: #550000; font-weight: bold; + padding: 0.2em 0.2em 0.2em 0.2em; + margin: 0.5em 0em 0.5em 0em; + border: 1px solid #8C9CAB; +} + + +/* + * Liens Payes/Non payes */ -a.leftmenu { - font-size: 0.9em; - font-weight: bold; - color: #202020; - } +a.normal:link { font-weight: normal } +a.normal:visited { font-weight: normal } +a.normal:active { font-weight: normal } +a.normal:hover { font-weight: normal } -td.barre { - border-right: 1px solid #000000; - border-bottom: 1px solid #000000; - background: #b3cccc; - font-family: Helvetica, Verdana; - font-size: 0.9em; - color: #000000; - text-decoration: none } +a.impayee:link { font-weight: bold; color: #550000; } +a.impayee:visited { font-weight: bold; color: #550000; } +a.impayee:active { font-weight: bold; color: #550000; } +a.impayee:hover { font-weight: bold; color: #550000; } -td.barre_select { - background: #b3cccc; - color: #000000 - } + + +/* + * Lignes titre espace + */ div.titre { font-family: Helvetica, Verdana; font-size: 0.9em; @@ -492,28 +603,7 @@ tr.liste_total td { font-size: 0.9em; } -/* - * Boxes - */ -tr.box_titre { - font-family: Helvetica, Verdana; - font-size: 0.9em; - font-weight: bold; -} -tr.box_pair { - background: #b3cccc; - font-size: 0.8em; -} - -tr.box_impair { - background: #cceeee; - font-size: 0.8em; -} - -tr.fiche { -font-size: 0.6em; -} /* * @@ -535,23 +625,4 @@ td.small { tr.nonpayed { font-size: 0.9em; font-weight: bold; - } - - -p#powered-by-dolibarr { - position: fixed; - margin: 0; - padding: 0; - bottom: 2px; - left: 0px; - z-index: 2; -} - -p#powered-by-dolibarr a { - border: 1px solid black; - text-decoration: none; - color: black; - font-size: 0.9em; - padding-right: 5px; - padding-left: 5px; -} \ No newline at end of file + } \ No newline at end of file diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 26633f31fe0..28e3752caf1 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -316,12 +316,12 @@ td.barre { font: helvetica, verdana, arial, sans-serif; color: #000000; text-align:left; - text-decoration: none + text-decoration: none; } td.barre_select { background: #b3c5cc; - color: #000000 + color: #000000; } td.photo { @@ -879,7 +879,7 @@ cursor: hand; /* - * Objets debug + * Autre */ diff --git a/htdocs/theme/rodolphe/rodolphe.css b/htdocs/theme/rodolphe/rodolphe.css index e17e7cf0240..1ce0dad8d48 100644 --- a/htdocs/theme/rodolphe/rodolphe.css +++ b/htdocs/theme/rodolphe/rodolphe.css @@ -40,18 +40,6 @@ a:link { font: helvetica, verdana, arial, sans-serif; font-weight: bold; colo a:visited { font: helvetica, verdana, arial, sans-serif; font-weight: bold; color: #000000; text-decoration: none; } a:active { font: helvetica, verdana, arial, sans-serif; font-weight: bold; color: #000000; text-decoration: none; } a:hover { font: helvetica, verdana, arial, sans-serif; font-weight: bold; color: #000000; text-decoration: underline; } -textarea { - font: 12px helvetica, verdana, arial, sans-serif; - padding: 0px 0px 0px 0px; - margin: 0px 0px 0px 0px; -} -textarea.flat -{ - font: 12px helvetica, verdana, arial, sans-serif; - padding: 0px 0px 0px 0px; - margin: 0px 0px 0px 0px; - border: 0px; -} input { font: 12px helvetica, verdana, arial, sans-serif; @@ -65,6 +53,18 @@ input.flat margin: 0px 0px 0px 0px; border: 0px; } +textarea { + font: 12px helvetica, verdana, arial, sans-serif; + padding: 0px 0px 0px 0px; + margin: 0px 0px 0px 0px; +} +textarea.flat +{ + font: 12px helvetica, verdana, arial, sans-serif; + padding: 0px 0px 0px 0px; + margin: 0px 0px 0px 0px; + border: 0px; +} select.flat { font: 12px helvetica, verdana, arial, sans-serif; @@ -92,24 +92,6 @@ div.body font-size:12px; } -div.tmenu -{ - float: top; - display:block; - white-space: nowrap; - border:0; - border-right: 1px solid #000000; - border-bottom: 1px solid #000000; - padding: 3px 1em 0em; - margin: 0em 0em 0.2em 0em; - font-weight:bold; - font-size:12px; - height: 18px; - background: #ded8d2; - color: #000000; - text-decoration: none; -} - div.vmenuplusfiche { float: left; @@ -140,6 +122,24 @@ div.fiche * Menu superieur et 1ere ligne tableau */ +div.tmenu +{ + float: top; + display:block; + white-space: nowrap; + border:0; + border-right: 1px solid #000000; + border-bottom: 1px solid #000000; + padding: 2px 1em 0em; + margin: 0em 0em 0.2em 0em; + font-weight:bold; + font-size:12px; + height: 19px; + background: #ded8d2; + color: #000000; + text-decoration: none; +} + table.topbarre { cell-spacing: 0; @@ -206,7 +206,7 @@ a.login { position: absolute; right: 24px; - top: 3px; + top: 5px; color: #234046; padding: 0em 1em; @@ -223,10 +223,9 @@ a.login:hover img.login { position: absolute; - right: 9px; - top: 3px; + right: 8px; + top: 5px; - padding:2px; text-decoration:none; color:white; font-weight:bold;