From: Rob Church Date: Fri, 8 Jun 2007 19:52:51 +0000 (+0000) Subject: Whoops, add missing CSS X-Git-Tag: 1.31.0-rc.0~52609 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/supprimer.php?a=commitdiff_plain;h=861466c9d424e54cc12f1c0d2ae64c2d4a5dea82;p=lhc%2Fweb%2Fwiklou.git Whoops, add missing CSS --- diff --git a/config/index.php b/config/index.php index 2de9384d35..dd36f9e357 100644 --- a/config/index.php +++ b/config/index.php @@ -153,6 +153,12 @@ $ourdb['postgres']['rootuser'] = 'postgres'; font-size: 85%; padding-top: 3em; } + + span.success-message { + font-weight: bold; + font-size: 110%; + color: green; + }