Skip to content

Commit

Permalink
Grunt Build
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikborsadiya committed Dec 13, 2017
1 parent c79c1f5 commit 0ab2dbe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions dist/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -14251,6 +14251,12 @@ be a descendant of the grid when it is being dragged.
margin: 0;
}

.sidebar-menu .treeview-menu > li.active > a {
background-color: rgba(0, 0, 0, 0.2);
margin-left: -5px;
padding-left: 20px;
}

.sidebar-menu .treeview-menu > li > a {
padding: 5px 5px 5px 15px;
display: block;
Expand Down
2 changes: 1 addition & 1 deletion dist/css/main.css.map

Large diffs are not rendered by default.

0 comments on commit 0ab2dbe

Please sign in to comment.