1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 15:31:42 +02:00

[ticket/14855] CSS updates

PHPBB3-14855
This commit is contained in:
Matt Friedman
2016-11-11 16:38:46 -08:00
parent 74285b4308
commit 0fd04f2e6f
3 changed files with 4 additions and 5 deletions

View File

@@ -1162,7 +1162,7 @@ li.notification-reported strong, li.notification-disapproved strong {
color: #D31141;
}
.notification-alert {
.badge {
background-color: #D31141;
color: #ffffff;
}

View File

@@ -1251,10 +1251,9 @@ ul.linklist:after,
margin-left: 58px;
}
.notification-alert {
.badge {
border-radius: 10px;
opacity: 0.8;
min-width: 10px;
text-align: center;
white-space: nowrap;
font-size: 9px;