X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fkeynote.css;h=ac7e1b297f5b78f6910a44b681b14b47a601f4e2;hb=b271177d4412bfb5d1474f7d2d1ef0990e65addd;hp=73894fd69e136886a78d809781f957b6d78a7f96;hpb=ce0d7be772306674fadaf020511871aba1683816;p=platal.git diff --git a/htdocs/css/keynote.css b/htdocs/css/keynote.css index 73894fd..ac7e1b2 100644 --- a/htdocs/css/keynote.css +++ b/htdocs/css/keynote.css @@ -451,6 +451,16 @@ div.long td.rt { width: 85%; } 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 [ cas de la fiche ] @@ -738,8 +748,8 @@ div#content { font-size: 85%; } -.ac_results { - color: black; +.ui-menu { + color: black; } /* vim: set et ts=4 sts=4 sw=4: */