File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/main/java/gwt/material/design/demo/client/application/components/sidenavs Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 8181 <m : MaterialTitle title =" Variation 1 : Floating" />
8282 <m : MaterialImage url =" http://i.imgur.com/hKKN3Fy.png" />
8383 <demo : PrettyPre addStyleNames =" lang-xml z-depth-1" >
84- < !-- Variation No. 1 - Floating Fixed. -->
85- < m:MaterialSideNav m:id="sidenav" type="FIXED" alwaysShowActivator="true" showOnAttach="true" backgroundColor="grey lighten-4" top="68" shadow="0">
86- < !-- Items here -->
84+ < !-- Variation No. 1 - Floating Fixed. --> < br />
85+ < m:MaterialSideNav m:id="sidenav" type="FIXED" alwaysShowActivator="true" showOnAttach="true" backgroundColor="grey lighten-4" top="68" shadow="0">< br />
86+ < !-- Items here -->< br />
8787 < /m:MaterialSideNav>
8888 </demo : PrettyPre >
8989
9090 <m : MaterialTitle title =" Variation 2 : Clip" />
9191 <m : MaterialImage url =" http://i.imgur.com/fhOn7h4.png" />
9292 <demo : PrettyPre addStyleNames =" lang-xml z-depth-1" >
93- < !-- Variation No. 2 - Clip Fixed -->
94- < m:MaterialSideNav m:id="sidenav" type="FIXED" alwaysShowActivator="true" showOnAttach="true" backgroundColor="white" top="64" shadow="0">
95- < !-- Items here -->
96- < /m:MaterialSideNav>
93+ < !-- Variation No. 2 - Clip Fixed -->< br />
94+ < m:MaterialSideNav m:id="sidenav" type="FIXED" alwaysShowActivator="true" showOnAttach="true" backgroundColor="white" top="64" shadow="0">< br />
95+ < !-- Items here -->< br />
96+ < /m:MaterialSideNav>< br />
9797 </demo : PrettyPre >
9898
9999 <!-- CARD -->
You can’t perform that action at this time.
0 commit comments