Skip to content

Commit 1a01833

Browse files
committed
Fixed - Sidenav - Active Selection style inconsistency #372
1 parent e73fa6d commit 1a01833

File tree

1 file changed

+4
-0
lines changed
  • gwt-material/src/main/resources/gwt/material/design/public/css

1 file changed

+4
-0
lines changed

gwt-material/src/main/resources/gwt/material/design/public/css/overridecss.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,4 +883,8 @@ footer.fixed{
883883

884884
.breadcrumb i{
885885
float: none !important;
886+
}
887+
888+
.side-nav .collapsible-body li.active {
889+
background-color: #eeeeee !important;
886890
}

0 commit comments

Comments
 (0)