mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 04:20:05 +02:00
WIP new framework style:
- Remove logout from top info menu - More padding for icons in topmneu - Some alignment fixes
This commit is contained in:
@@ -804,7 +804,7 @@
|
||||
$topmenu_info_notifications.addClass('egwpopup_notify');
|
||||
$topmenu_info_notifications.append($popup_note);
|
||||
$popup_note.text(egw.lang('You have %1 unread notifications', counter));
|
||||
setTimeout(function (){$popup_note.remove();}, 5000);
|
||||
setTimeout(function (){$popup_note.remove();}, 4000);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user