mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-14 09:16:05 +01:00
local initial checkin
This commit is contained in:
15
theme-old/css-compiled/vendor/mmenu/addons/jquery.mmenu.dragopen.css
vendored
Normal file
15
theme-old/css-compiled/vendor/mmenu/addons/jquery.mmenu.dragopen.css
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
jQuery.mmenu dragOpen addon CSS
|
||||
*/
|
||||
html.mm-opened.mm-dragging .mm-menu,
|
||||
html.mm-opened.mm-dragging .mm-page,
|
||||
html.mm-opened.mm-dragging .mm-fixed-top,
|
||||
html.mm-opened.mm-dragging .mm-fixed-bottom,
|
||||
html.mm-opened.mm-dragging #mm-blocker {
|
||||
-webkit-transition-duration: 0s;
|
||||
-moz-transition-duration: 0s;
|
||||
-ms-transition-duration: 0s;
|
||||
-o-transition-duration: 0s;
|
||||
transition-duration: 0s; }
|
||||
|
||||
/*# sourceMappingURL=jquery.mmenu.dragopen.css.map */
|
||||
Reference in New Issue
Block a user