mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11103] Restyle the notification list
Very rough (lots of inline CSS, very ugly) PHPBB3-11103
This commit is contained in:
@@ -665,3 +665,11 @@ p.rules a {
|
||||
.smilies {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.notifications-avatar {
|
||||
float: left;
|
||||
padding: 0 10px 10px 0;
|
||||
|
||||
max-width: 50px;
|
||||
max-height: 50px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user