Fixed some colors in the moderator panel.

This commit is contained in:
Accensus 2017-06-18 04:10:43 +03:00
parent ebca15f2ba
commit c599938b0b

View file

@ -239,8 +239,8 @@ div.rules {
}
p.rules {
background-color: #3594c2;
color: #a7a7a9;
background-color: #2584a2;
color: #d7d7d9;
}
/*
@ -805,7 +805,7 @@ ul.cplist {
}
#cp-main table.table1 thead th {
color: #22262e;
color: #aaaaaa;
border-bottom-color: #22262e;
}