File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
src/main/resources/gwt/material/design/public/css Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 1515 color : rgba (0 , 0 , 0 , 0.87 );
1616}
1717
18+ /**SCROLLSPY**/
19+ .table-of-contents a .active {
20+ border-left : 2px solid # 2196f3 !important ;
21+ }
22+ .table-of-contents a : hover {
23+ border-left : 1px solid # 2196f3 !important ;
24+ }
1825/**WINDOW**/
1926.material-window nav .nav-wrapper {
2027 width : 100% !important ;
@@ -49,13 +56,7 @@ nav .nav-wrapper .side-nav i{
4956nav .nav-wrapper .collapsible-body {
5057 padding : 0px !important ;
5158}
52- nav .nav-wrapper .collapsible-body a {
53- padding-left : 50px ;
54- }
5559
56- nav .nav-wrapper .collapsible-body a .active {
57- background : red;
58- }
5960
6061.gwt-material-design-client-resources-MaterialCSS-collectionAvatarIcon {
6162 position : absolute;
@@ -216,10 +217,6 @@ a:hover,a:visited {
216217 transform : scale (1 ) !important ;
217218}
218219
219- th {
220- display : table-cell !important ;
221- }
222-
223220/**
224221*** Material Animations
225222**/
You can’t perform that action at this time.
0 commit comments