Skip to content

Commit

Permalink
Move Mmenu-theme to less
Browse files Browse the repository at this point in the history
  • Loading branch information
myconcretelab committed Sep 22, 2015
1 parent 1831ee5 commit d104f66
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions themes/supermint/css/addons/jquery.mmenu.all.css
Original file line number Diff line number Diff line change
Expand Up @@ -284,33 +284,6 @@ li.mm-vertical.mm-opened > .mm-panel {
border-left: none;
right: 20px; }

.mm-menu {
background: #f3f3f3;
border-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview {
border-color: rgba(0, 0, 0, 0.1); }
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
border-color: rgba(0, 0, 0, 0.3); }
.mm-menu .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
tap-highlight-color: rgba(255, 255, 255, 0.5); }
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
background: rgba(255, 255, 255, 0.5); }
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
background: rgba(0, 0, 0, 0.05); }
.mm-menu .mm-divider {
background: rgba(0, 0, 0, 0.05); }

/*
jQuery.mmenu offcanvas addon CSS
Expand Down

0 comments on commit d104f66

Please sign in to comment.