aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2016-11-11 16:38:46 -0800
committerMatt Friedman <maf675@gmail.com>2016-11-11 16:38:46 -0800
commit0fd04f2e6fb8e9c8f63e7a131cb2161581ae125e (patch)
tree2c318743977886f8a3e824ef2654808b4a90a2eb /phpBB/styles/prosilver/theme/colours.css
parent[ticket/14855] Update CSS (diff)
downloadphpbb-0fd04f2e6fb8e9c8f63e7a131cb2161581ae125e.tar.gz
phpbb-0fd04f2e6fb8e9c8f63e7a131cb2161581ae125e.tar.bz2
phpbb-0fd04f2e6fb8e9c8f63e7a131cb2161581ae125e.zip
[ticket/14855] CSS updates
PHPBB3-14855
Diffstat (limited to 'phpBB/styles/prosilver/theme/colours.css')
-rw-r--r--phpBB/styles/prosilver/theme/colours.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css
index 5de35d4c63..9095e61369 100644
--- a/phpBB/styles/prosilver/theme/colours.css
+++ b/phpBB/styles/prosilver/theme/colours.css
@@ -1162,7 +1162,7 @@ li.notification-reported strong, li.notification-disapproved strong {
color: #D31141;
}
-.notification-alert {
+.badge {
background-color: #D31141;
color: #ffffff;
}