1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 12:14:06 +02:00

[ticket/11103] Add Notification Settings link in flyout menu

PHPBB3-11103
This commit is contained in:
Nathan Guse
2013-02-15 16:02:33 -06:00
parent cdc766c90f
commit 7ad577a86a
5 changed files with 15 additions and 0 deletions

View File

@@ -713,6 +713,12 @@ p.rules a {
border-radius: 5px 5px 0 0;
}
#notification_list > .header > .header_settings {
float: right;
font-weight: normal;
text-transform: none;
}
#notification_list > .footer {
text-align: center;
font-size: 1.2em;