Whoops, add missing CSS
authorRob Church <robchurch@users.mediawiki.org>
Fri, 8 Jun 2007 19:52:51 +0000 (19:52 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Fri, 8 Jun 2007 19:52:51 +0000 (19:52 +0000)
config/index.php

index 2de9384..dd36f9e 100644 (file)
@@ -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;
+               }               
 
        </style>
        <script type="text/javascript">