X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fcss%2Fespace.css;h=e001c5e5a60f1078367edf3f52d1b65968c7a091;hb=0c8cd507ad27b70c20e9f056b77fc286ee88e04f;hp=dc64480ea066e158d9c6257d1c10a7da9fc08598;hpb=73d4315e5c3e57c653cf8faa4edf977a823c95f3;p=platal.git diff --git a/htdocs/css/espace.css b/htdocs/css/espace.css index dc64480..e001c5e 100644 --- a/htdocs/css/espace.css +++ b/htdocs/css/espace.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2006 Polytechnique.org * + * Copyright (C) 2003-2008 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -39,6 +39,11 @@ legend { color: #ffffff; } +legend a:link, legend a:visited, legend a:active, legend a:hover { + color: #99F; + background: inherit; +} + /******************************************************************************* 2 Styles

,

, ,
  • [ styles classiques d'effets de texte ] @@ -104,39 +109,18 @@ div.contact-list div.contact { color: inherit; } +div.contact-list div.grayed { + color: #444; + font-style: italic; + background: #eee; +} + div.contact div.long { background: #ffffff; color: inherit; } /******************************************************************************* - 6 Profil - [ onglets des profils ] -*******************************************************************************/ - -td.conteneur_tab { - background-color: #eeeeff; - border-color: #2f006f; -} - -#onglet li { - background-color: #ddddff; - border-color: #2f006f; -} - -#onglet li:hover { - background-color: #2f006f; -} - -#onglet li.actif { - background-color: #eeeeff; -} - -#onglet li:hover a { - color: #fff; -} - -/******************************************************************************* 7 fiche.php [ cas de la fiche ] *******************************************************************************/ @@ -171,7 +155,7 @@ td.conteneur_tab { float: right; padding-right: 0.2em; } - + #fiche_identite div.contact { border-color: #2f006f; background-color: #eeeeff;