X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fcss%2Fdefault.css;h=abe4e468fc954b167e21b4587e23a67de84a7832;hb=8a43972f58f0a77015ae9e509f1c073d188874d2;hp=ca3395357ef9c055ec4439aef44ed59a7bf1b915;hpb=4f494e74bb1310de55ce335324a966e31b6c72cb;p=platal.git diff --git a/htdocs/css/default.css b/htdocs/css/default.css index ca33953..abe4e46 100644 --- a/htdocs/css/default.css +++ b/htdocs/css/default.css @@ -107,6 +107,10 @@ p { background: inherit; } +.hinted { + border-bottom: 1px dashed black; +} + input.error, textarea.error { background-color: #faa; } @@ -224,6 +228,18 @@ td.action { } td.action a { padding: 0px 2px 0px 2px; } +div.titre { + color: #000000; + background: inherit; + font-weight: bold; +} + +span.titre { + color: #000000; + background: inherit; + font-weight: bold; +} + /******************************************************************************* 4 Tableau de choix de skins [ Styles pour les tableaux de types de ceux des skins ]