X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fdefault.css;h=cd673cbfa60b6d1571e285eea6ab4ff942b72471;hb=fb813fb52d5ab65ca9a5b92b5cb9089523380d79;hp=d28709b20e4dc0476833fd997b29c803c3e9ed8d;hpb=a959b199b8f4790bf311c4e9c4b96b4ffb494eeb;p=platal.git diff --git a/htdocs/css/default.css b/htdocs/css/default.css index d28709b..cd673cb 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 ]