mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
some notification tweaks.
This commit is contained in:
parent
f4047dee2c
commit
4486238c4c
2 changed files with 81 additions and 65 deletions
|
@ -4,7 +4,7 @@
|
|||
$.extend($.gritter.options, {
|
||||
fade_in_speed: 'medium', // how fast notifications fade in (string or int)
|
||||
fade_out_speed: 'medium', // how fast the notices fade out
|
||||
time: 3000, // hang on the screen for...
|
||||
time: 4000, // hang on the screen for...
|
||||
sticky: false
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue