X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fspectral.css;h=2ac5b06dd76511dbea5c7ea59ceeb828d0d71455;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=f1b195a02409f2b3e428717e4e89ff2336fdbf97;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/htdocs/css/spectral.css b/htdocs/css/spectral.css index f1b195a..2ac5b06 100644 --- a/htdocs/css/spectral.css +++ b/htdocs/css/spectral.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 Polytechnique.org * + * Copyright (C) 2003-2010 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -47,7 +47,7 @@ h1 a:link, h1 a:visited, h1 a:active { h1 a:hover { color: #cccccc; } - + h1 { color: #eeeeee; background-color: #444444; @@ -72,6 +72,15 @@ table.tinybicol th, table.bicol th { background-color: #0067fe; } +table.tinybicol th a:link, table.tinybicol th a:visited, +table.tinybicol th a:active, table.tinybicol th a:hover, +table.bicol th a:link, table.bicol th a:visited, +table.bicol th a:active, table.bicol th a:hover { + color: #BBF; + background: inherit; +} + + /******************************************************************************* 4 Tableau de choix de skins [ Styles pour les tableaux de types de ceux des skins ] @@ -90,7 +99,7 @@ table.tinybicol th, table.bicol th { #skin td.skigauche { background-color: #ccddff; -} +} /******************************************************************************* 5 Contacts @@ -103,6 +112,12 @@ div.contact-list div.contact { color: inherit; } +div.contact-list div.grayed { + color: #444; + font-style: italic; + background-color: #eee; +} + div.contact div.long { background: #ddffcc; color: inherit; @@ -113,29 +128,6 @@ div.contact div.long { [ onglets des profils ] *******************************************************************************/ -td.conteneur_tab { - border-color: #0067fe; - background-color: #eeffdd; -} - -#onglet li { - border-color: #0067fe; - background-color: #ccddff; -} - -#onglet li:hover { - background-color: -} - -#onglet li.actif { - background-color: #eeffdd; -} - -#onglet li a:hover { - color: #ff0000; - text-decoration: none; -} - /******************************************************************************* 7 fiche.php [ cas de la fiche ]