mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
New styles for toltips (Opentip)
Selector new functionality x-script tag support for templates
This commit is contained in:
parent
c1c817c837
commit
80c5e35a29
47 changed files with 2641 additions and 315 deletions
|
|
@ -99,6 +99,7 @@ cfg.paths.css = {
|
|||
'vendors/jquery-letterfx/jquery-letterfx.min.css',
|
||||
'vendors/simple-pace/styles.css',
|
||||
'vendors/inputosaurus/inputosaurus.css',
|
||||
'vendors/opentip/opentip.css',
|
||||
'vendors/photoswipe/photoswipe.css',
|
||||
'vendors/photoswipe/default-skin/default-skin.css',
|
||||
'vendors/flags/flags-fixed.css',
|
||||
|
|
@ -169,6 +170,7 @@ cfg.paths.js = {
|
|||
'vendors/jua/jua.min.js',
|
||||
'vendors/buzz/buzz.min.js',
|
||||
'vendors/Q/q.min.js',
|
||||
'vendors/opentip/opentip-jquery.min.js',
|
||||
'vendors/Autolinker/Autolinker.min.js',
|
||||
'vendors/photoswipe/photoswipe.min.js',
|
||||
'vendors/photoswipe/photoswipe-ui-default.min.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue