Browse Source

去掉顶部nav阴影

luyanan 8 years ago
parent
commit
7b11a8affc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/css/app.css

+ 1 - 0
app/css/app.css

31
/*清除mui部分原有样式*/
31
/*清除mui部分原有样式*/
32
html{-webkit-text-size-adjust: none;}
32
html{-webkit-text-size-adjust: none;}
33
body,.mui-content{background:#f4f6f8;}
33
body,.mui-content{background:#f4f6f8;}
34
.mui-bar-nav{box-shadow: none;-webkit-box-shadow: none;}
34
.mui-input-group:before{background: none;}
35
.mui-input-group:before{background: none;}
35
.mui-input-group:after{background: none;}
36
.mui-input-group:after{background: none;}
36
.mui-table-view:before{ background: none;}
37
.mui-table-view:before{ background: none;}