File tree Expand file tree Collapse file tree 5 files changed +40
-647
lines changed
Breadcrumb/IconsandNavigationSample Expand file tree Collapse file tree 5 files changed +40
-647
lines changed Original file line number Diff line number Diff line change 1414<style >
1515 .e-image-home {
1616 background-image : url (@Url.Content( " ~/css/home.png" ));
17- height : 20px ;
18- width : 20px ;
17+ height : 30px ;
18+ width : 30px ;
19+ background-repeat :no-repeat ;
1920 }
2021
2122 .e-svg-home {
22- background-image : url (@Url.Content( " ~/css/ home.svg" ) );
23- height : 20 px ;
24- width : 20 px ;
23+ background-image : url (home.svg );
24+ height : 30 px ;
25+ width : 30 px ;
2526 }
2627 </style >
Original file line number Diff line number Diff line change 1313
1414<style >
1515 .e-svg-home {
16- background-image : url (@Url.Content( " ~/css/home.svg" ));
17- height : 20px ;
18- width : 20px ;
16+ background-image : url (home.svg );
17+ height : 30px ;
18+ width : 30px ;
19+ background-repeat : no-repeat ;
1920 }
2021 </style >
You can’t perform that action at this time.
0 commit comments