mirror of
https://github.com/znc/znc.git
synced 2026-07-31 14:03:00 +02:00
Fixed display error with tables that extend further than they are supposed to due to long unbreakable contents.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2005 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -59,6 +59,10 @@ td.mod_name {
|
||||
background-color: #555;
|
||||
}
|
||||
|
||||
.oddrow {
|
||||
background-color: #444;
|
||||
}
|
||||
|
||||
/* !TABLES */
|
||||
|
||||
/* SECTIONS */
|
||||
|
||||
Reference in New Issue
Block a user