X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fkeynote.css;h=a7ca6296577db028fed8c32421237a1775e9d5be;hb=908db125b895b963213e75c16d6428d36e866b04;hp=3c1a22ca469a595b47d1904e7cf052b9d7363fb7;hpb=787bb3d745141f2f85bd947ad7dd775d2c63f908;p=platal.git diff --git a/htdocs/css/keynote.css b/htdocs/css/keynote.css index 3c1a22c..a7ca629 100644 --- a/htdocs/css/keynote.css +++ b/htdocs/css/keynote.css @@ -203,7 +203,7 @@ table.tinybicol td, table.bicol td { table.tinybicol td, table.bicol td, table.tinybicol tr, table.bicol tr { padding: 4px; } td.half { width: 50%; padding: 4px; } -td.titre { +.titre { color: #000000; background: inherit; font-weight: bold; @@ -216,6 +216,11 @@ td.action { } td.action a { padding: 0px 2px 0px 2px; } +th.grayed { + background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed; + font-style: italic; +} + /******************************************************************************* 4 Tableau de choix de skins [ Styles pour les tableaux de types de ceux des skins ] @@ -327,13 +332,13 @@ div.long td.rt { width: 65%; } background-color: #777; } -.wizard .wiz_header .wiz_tab a { +.wizard .wiz_header a { color: #000; text-decoration: none; vertical-align: middle; } -.wizard .wiz_header .active a { +.wizard .wiz_header a.active { color: #fff; } @@ -357,17 +362,17 @@ div.long td.rt { width: 65%; } .flags .vert { background: url('../images/icons/flag_green.gif') top right no-repeat; padding: 0 16px 0 0; - margin-right: 16px; + margin-left: 16px; } .flags .orange { background: url('../images/icons/flag_orange.gif') top right no-repeat; padding: 0 16px 0 0; - margin-right: 16px; + margin-left: 16px; } .flags .rouge { background: url('../images/icons/flag_red.gif') top right no-repeat; padding: 0 16px 0 0; - margin-right: 16px; + margin-left: 16px; } table.cadre_a_onglet{