aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/notification_dropdown.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14199]Add aria-hidden to all iconsMichael Miday2015-10-011-1/+1
| | | | PHPBB3-14199
* [ticket/12769] Swap icons in notification_dropdownMichael Miday2015-09-171-1/+3
|
* [ticket/12608] Improved LTR and various bugfixesPayBas2014-06-151-2/+2
| | | | PHPBB3-12608
* [ticket/12608] Add styling (CSS class) options to notificationsPayBas2014-06-151-2/+2
| | | | | | This will allow different notifications to have different styles PHPBB3-12608
* [ticket/12608] Improve notifications drop-down menu styling in headerPayBas2014-06-151-3/+6
| | | | PHPBB3-12608
* [ticket/12604] Fix wrong padding when no notificationsbrunoais2014-05-281-1/+1
| | | | | | | | | Added a class to the <li> when the <li> represents that there's no notifications (no_notifications) and Added a CSS rule that matches the change to the HTML source for when there's no notifications. PHPBB3-12604
* [ticket/12377] Moved notifications to new templatePayBas2014-04-101-0/+42
And also reset all starting indentation to 0 PHPBB3-12377