mirror of
https://github.com/znc/znc.git
synced 2026-07-03 08:21:57 +02:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user