mirror of
https://github.com/google/pebble.git
synced 2025-12-02 12:12:23 -05:00
Import the pebble dev site into devsite/
This commit is contained in:
17
third_party/jquery-mmenu/sass/mmenu/addons/jquery.mmenu.dragopen.scss
vendored
Executable file
17
third_party/jquery-mmenu/sass/mmenu/addons/jquery.mmenu.dragopen.scss
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
jQuery.mmenu dragOpen addon CSS
|
||||
*/
|
||||
|
||||
@import "../inc/variables";
|
||||
|
||||
html.mm-opened.mm-dragging
|
||||
{
|
||||
.mm-menu,
|
||||
.mm-page,
|
||||
.mm-fixed-top,
|
||||
.mm-fixed-bottom,
|
||||
#mm-blocker
|
||||
{
|
||||
@include mm_webkit-prefix( "transition-duration", 0s );
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user