aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/admin.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/admin.css')
-rw-r--r--phpBB/adm/style/admin.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css
index 759a5e0749..c1bac3d3c6 100644
--- a/phpBB/adm/style/admin.css
+++ b/phpBB/adm/style/admin.css
@@ -851,12 +851,12 @@ table.pmask td.name {
background-color: #40C53D;
}
-.permissions td.no {
+.permissions td.never {
width: 20px;
background-color: #EC7181;
}
-.permissions td.unset {
+.permissions td.no {
width: 20px;
background-color: transparent;
}
@@ -889,11 +889,11 @@ table.pmask td.name {
background: #DAE4EC url("../images/bg_hash2.gif") repeat;
}
-.preset_no {
+.preset_never {
background: #ECD7DA url("../images/bg_hash3.gif") repeat;
}
-.preset_unset {
+.preset_no {
background: #ECD7DA url("../images/bg_hash4.gif") repeat;
}