| | |
| | | } |
| | | |
| | | .el-icon-my-sy { |
| | | background: url("/img/icon/1016.png") center no-repeat; |
| | | background: url("../../public/img/icon/1016.png") center no-repeat; |
| | | /* background-size: cover;*/ |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .el-icon-my-sb { |
| | | background: url("/img/icon/3666.png") center no-repeat; |
| | | background: url("../../public/img/icon/3666.png") center no-repeat; |
| | | /* background-size: cover;*/ |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .el-icon-my-nc-menu { |
| | | background: url("/img/icon/nc-menu.png") center no-repeat; |
| | | background: url("../../public/img/icon/nc-menu.png") center no-repeat; |
| | | /* background-size: cover;*/ |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .el-icon-my-jksb-menu { |
| | | background: url("/img/icon/jksb-menu.png") center no-repeat; |
| | | background: url("../../public/img/icon/jksb-menu.png") center no-repeat; |
| | | /* background-size: cover;*/ |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .el-icon-my-jcsb-menu { |
| | | background: url("/img/icon/jcsb-menu.png") center no-repeat; |
| | | background: url("../../public/img/icon/jcsb-menu.png") center no-repeat; |
| | | /* background-size: cover;*/ |
| | | } |
| | | |
| | |
| | | width: 200px; |
| | | height: 50px; |
| | | color: #fff; |
| | | background: url(/img/icon/popup-nav-btn.png) no-repeat; |
| | | background: url(../../public/img/icon/popup-nav-btn.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | cursor: pointer; |
| | | font-size: 18px; |
| | | } |
| | | |
| | | .public-nape-plot-details .header .nav.on { |
| | | background: url(/img/icon/popup-nav-btn-sel.png) no-repeat; |
| | | background: url(../../public/img/icon/popup-nav-btn-sel.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | } |
| | | |