From: x2003bruneau Date: Mon, 29 Jan 2007 12:30:16 +0000 (+0000) Subject: Fix contrast issues X-Git-Tag: xorg/0.9.13~46 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=8351e94d406cbf241a369791386a218606ad2f0b;p=platal.git Fix contrast issues git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1425 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/htdocs/css/spectral.css b/htdocs/css/spectral.css index f1b195a..a897a22 100644 --- a/htdocs/css/spectral.css +++ b/htdocs/css/spectral.css @@ -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 ]