mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-17 23:21:33 +02:00
[ticket/11103] Clean up some notifications CSS
PHPBB3-11103
This commit is contained in:
committed by
Nathan Guse
parent
918053e478
commit
ce1fca2332
@@ -1060,7 +1060,6 @@ input.disabled {
|
|||||||
|
|
||||||
#notification_list > .header, .notification_list > .footer {
|
#notification_list > .header, .notification_list > .footer {
|
||||||
border-color: #B9B9B9;
|
border-color: #B9B9B9;
|
||||||
border-bottom-color: #B9B9B9;
|
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1075,7 +1074,7 @@ input.disabled {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notification_list .pointer {
|
.notification_list .pointer {
|
||||||
border-bottom-color: #ADADAD;
|
border-bottom-color: #B9B9B9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification_list .pointer_inner {
|
.notification_list .pointer_inner {
|
||||||
|
Reference in New Issue
Block a user