diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index ad342f6f82b..77ed76876a3 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -121,6 +121,18 @@ TR.impair font-family: Helvetica, Verdana; font-size: 12px; text-decoration: none } +TR.barreBouton +{ + background: #cceeee; + font-family: Helvetica, Verdana; font-size: 12px; + text-decoration: none +} + +td.bouton +{ + font-weight: bold; +} + td.valeur { font-weight: bold;