X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fdefault.css;h=4ed87dfcb0ebeb0784b524071825ea6bfe782725;hb=3796392e46bb793fcdbf6c67e4217f86355edcf0;hp=759b0a6f72cd563a37c38bd2937e74619f9d8774;hpb=5e1513f67936a6c6866113d260746711af4ea2ee;p=platal.git diff --git a/htdocs/css/default.css b/htdocs/css/default.css index 759b0a6..4ed87df 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -212,6 +212,18 @@ table.tinybicol td, table.bicol td { background: inherit; } +table.tinybicol td.error, table.bicol td.error { + background: #faa; +} + +table.tinybicol td.warning, table.bicol td.warning { + background: #fda; +} + +table.tinybicol td.valid, table.bicol td.valid { + background: #afa; +} + table.tinybicol td, table.bicol td, table.tinybicol tr, table.bicol tr { padding: 4px; } td.half { width: 50%; padding: 4px; } @@ -386,6 +398,15 @@ div.long td.rt { width: 82%; } padding: 0 6px 0 0; } +.marker_label { + border: 1px solid black; + background-color: white; + white-space: nowrap; +} + +.marker_label a { + color: black; +} /******************************************************************************* 7 fiche.php & fiche_referent.php