From 570987a06b731f1bc713db0802410a1a0af01cd1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 27 Mar 2007 12:08:30 +0000 Subject: [PATCH] Look: Corrections mineures sur look freelug --- htdocs/theme/eldy/eldy.css.php | 2 +- htdocs/theme/freelug/freelug.css | 126 ++++++++++++++++++------------ htdocs/theme/freelug/img/info.png | Bin 641 -> 1161 bytes 3 files changed, 77 insertions(+), 51 deletions(-) diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 4ad3ecc2953..de2f6b479a3 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -238,7 +238,7 @@ a.login top: 3px; color: #234046; - padding: 0em 1em; + padding: 0px 8px; margin: 0px 0px 1px 0px; font-weight:bold; font-size:12px; diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index f64127d4eb5..0cc403b8da5 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -19,22 +19,25 @@ * $Source$ */ +/** + \file htdocs/theme/freelug/freelug.css + \brief Fichier de style CSS du theme Freelug + \version $Revision$ +*/ + +/* ============================================================================== */ +/* Styles par défaut */ +/* ============================================================================== */ -/***** Style du fond *****/ body { margin: 0px; background-color: #F8F8F8; background-image: url("/theme/freelug/img/background.png"); - font: 12px helvetica, verdana; text-decoration: none ; -} -.body { - background-color: #F8F8F8; - color: #101010; - font: 12px helvetica, verdana, arial, sans-serif; + color: #101010; + font: 12px helvetica, verdana, arial, sans-serif; } -/***** Styles par défaut *****/ a:link { font: helvetica, verdana, arial, sans-serif; font-weight: bold; color: #000000; text-decoration: none; } 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; } @@ -62,7 +65,8 @@ textarea { padding: 0em 0em; margin: 0em 0em 0em 0em; } -textarea.flat { +textarea.flat +{ font: 12px helvetica, verdana, arial, sans-serif; background: #FFFFFF; border: 1px solid #8C9C9B; @@ -72,6 +76,9 @@ textarea.flat { select.flat { font: 12px helvetica, verdana, arial, sans-serif; + border: 1px solid #ACBCBB; + padding: 0px 0px 0px 0px; + margin: 0px 0px 0px 0px; } .button { @@ -100,6 +107,10 @@ select.flat } +/* ============================================================================== */ +/* Styles de positionnement des zones */ +/* ============================================================================== */ + div.body { margin-top: 1px; @@ -139,9 +150,9 @@ div.fiche } -/* - * Menu superieur et 1ere ligne tableau - */ +/* ============================================================================== */ +/* Menu superieur et 1ere ligne tableau */ +/* ============================================================================== */ div.tmenu { @@ -153,8 +164,8 @@ div.tmenu border-bottom: 1px solid #8B9999; padding: 0px 0px 0px 0px; margin: 0px 0px 2px 0px; - font-weight:bold; - font-size:12px; + font-weight: bold; + font-size: 12px; height: 20px; background: #dddddd; color: #000000; @@ -164,7 +175,7 @@ div.tmenu table.tmenu { padding: 0px 0px 10px 0px; - margin: 0px 0px 0px 10px; + margin: 0px 0px 0px 6px; } .menu @@ -225,7 +236,7 @@ font.tmenudisabled /* Login */ a.login -{ +{ position: absolute; right: 24px; top: 3px; @@ -255,9 +266,9 @@ img.login } -/* - * Barre de gauche - */ +/* ============================================================================== */ +/* Barre de gauche */ +/* ============================================================================== */ a.vmenu:link { font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: bold; } a.vmenu:visited { font: helvetica, verdana, arial, sans-serif; text-align:left; font-weight: bold; } @@ -308,7 +319,7 @@ div.help border-bottom: 1px solid #000000; background: #f0f0f0; font: helvetica, verdana, arial, sans-serif; - color: #000000; + color: #000000; text-align:left; text-decoration: none; padding: 3px; @@ -342,11 +353,12 @@ form { } -/* - * Barre recherche - */ +/* ============================================================================== */ +/* Barre recherche */ +/* ============================================================================== */ + div.formsearch -{ +{ display: block; float: none; clear: right; @@ -359,9 +371,10 @@ div.formsearch } -/* - * Barre onglets - */ +/* ============================================================================== */ +/* Onglets */ +/* ============================================================================== */ + div.tabBar { background: #dcdcd0; padding-top: 14px; @@ -375,8 +388,8 @@ div.tabBar { div.tabs { top: 20px; - margin: 1px 0em 0em 0em; - padding: 0em 0.5em; + margin: 1px 0px 0px 0px; + padding: 0px 6px 0px 0px; text-align: left; } @@ -432,10 +445,11 @@ a.tabimage { } -/* - * Boutons actions - * Nouvelle syntaxe à utiliser - */ +/* ============================================================================== */ +/* Boutons actions */ +/* ============================================================================== */ + +/* Nouvelle syntaxe à utiliser */ a.butAction:link { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 0.7em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } a.butAction:visited { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 0.7em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } @@ -481,10 +495,7 @@ a.butActionDelete:hover { font: helvetica, verdana, arial, sans-serif; white-space: nowrap; } -/* -* Historique -* A supprimer quand remplace par butXxx -*/ +/* Ancienne syntaxe. A supprimer quand remplace par butXxx */ a.tabAction:link { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 0.7em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } a.tabAction:visited { font: helvetica, verdana, arial, sans-serif; background: white; border: 1px solid #999999; color: #436969; padding: 0em 0.7em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } @@ -506,7 +517,6 @@ list-style-type:none; margin:0px; padding:0px; spacing:0px; -cursor:move; } .notopnoleft { @@ -535,6 +545,7 @@ border: 1px white ridge; table.border td { border: 1px solid #6C7C8B; padding: 1px 2px; +border-collapse: collapse; } table.noborder { @@ -608,14 +619,6 @@ div.leftmenu { -.alerte -{ - background: #FF9988; - font-weight: bold; - font-size: 0.95em; - color: #000000; - text-decoration: none } - /* * Ok, Warning, Error */ @@ -834,13 +837,13 @@ z-index: 100; /* ============================================================================== */ /* Calendar */ /* ============================================================================== */ -.bodyline { +.bodyline { -moz-border-radius:8px; - border: 1px #E4ECEC outset; + border: 1px #E4ECEC outset; padding:0px; margin-bottom:5px; } -table.dp { +table.dp { width: 180px; background-color: #FFFFFF; border-top: solid 2px #DDDDDD; @@ -888,7 +891,7 @@ table.dp { .tpMinute td:Hover {background-color:black; color:white; } .tpMinute td {background-color:#D9DBE1; text-align:center; cursor:pointer;} -/* Bouton X fermer */ +/* Bouton X fermer */ .dpInvisibleButtons { border-style:none; @@ -899,4 +902,27 @@ border-width:0px; color:#062342; vertical-align:middle; cursor: pointer; +} +/* ============================================================================== */ +/* Afficher/cacher */ +/* ============================================================================== */ + +div.visible { + display: block; +} + +div.hidden { + display: none; +} + +tr.visible { + display: block; +} + +td.hidden { + display: none; +} + +td.alerte { + background: #FF99A9; } \ No newline at end of file diff --git a/htdocs/theme/freelug/img/info.png b/htdocs/theme/freelug/img/info.png index 43b02977cd86981848d9cebc18e0f428305eb87f..0f716f6771103a7159ead341aa4a6dabca62d131 100755 GIT binary patch literal 1161 zcmeHG-%C_M6rNRMSC^G7DkWObf_~sb8w3^^pd|1fLeK2l9tCz64 zp}{38Z?O>rkzJ`^9tW1n0ShLRZ8mBhih}!iEu;$}OtbwDJ=J%<^PO|PmoqakSCfhM zK+UEa06-ufi>73)EvK(i>W*7WUuE%T;$3ZC=3DOxZ4T6FLR!`5W5nL}w$X$9@BA7=Q%; literal 641 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJOS+@4BLl<6e(pbstPBi{jsZR) zt{`!{Y$m&0M!P&Fms}Qy9A4K#4(CGkm^z(;>FODM(qS!vZaG{A;XKZHT8WKT^~E6Z@Px zHU`ez7dGpl&xFnP)$>dXr|9O*5b&*Kwl88ZOBT@clT4Z7-n%Vq-eJw~65YHhQW4GU z9%T#$Q5?F#3^v))@lzby)~f|&Yv)Xojc()cs$?*WX3_~}FpC!rYcZ)@s^pWdp4uZF z*TLpd&R`tPq7}qsp1|##rJOOtreV3XM}mA*gJ@_IgMBuGK^U{P50h3fmv^ON+N9sV ze+$|ru-fM^=masSdNXMGaroBq`8Ns%)(HnxFn+7Z`|)B|(0{3=Yq3q=7g|-tI089jvk*Kn`btM`SSr1Gf+e zGhVt|_XjA*UgGKN%6^eWn48O@MyVwaD74bk#WAE}PI7{Rkb#lm<_$_aa^A?yiMeC5 zCnvy8et*M)2@^JStdIzCiE#?@^6-dq3-gmZ6CMx}6c!j7eEq_eOV=1V4PL%_$<4_r zDIp~}dqxw>nKQamLR(sN)~?CTdF#ORjjvC^c+Q;In7elzndIihG2L@=vfEepkFhZ! zxVg#Msj;o4)!oJEuIN!2Sz&4M`4c#bC8I-vHr2X#Y4z~4WWJP~8F^zbC&MfUiCZ