1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 15:01:33 +02:00

[ticket/11103] UCP Notification List

PHPBB3-11103
This commit is contained in:
Nathan Guse
2012-10-13 20:02:38 -05:00
parent 441e389123
commit cb93784126
10 changed files with 213 additions and 46 deletions

View File

@@ -682,11 +682,11 @@ p.rules a {
width: 310px;
}
#notification_list ul li a {
.notification_list ul li a {
text-decoration: none;
}
#notification_list ul li img {
.notification_list ul li img {
float: left;
padding: 0 10px 10px 0;
max-width: 50px;