Fix dark-clouds' error and success bars' looks.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1885 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
cflakes
2010-04-05 15:16:53 +00:00
parent c2fecba9f7
commit 9735d5dcaa
+2 -1
View File
@@ -273,7 +273,8 @@ table thead td a:hover {
.successbar,
.errorbar {
width: 790px;
height: 20px;
height: 24px;
line-height: 24px;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
background: #900;