|
@@ -66,12 +66,15 @@
|
|
|
|
|
|
.app-link { padding: 10px 5px 2px 5px; margin: 0 5 0 auto; background-color: #FFF; }
|
|
.app-link { padding: 10px 5px 2px 5px; margin: 0 5 0 auto; background-color: #FFF; }
|
|
.app-link-item { text-align: center; }
|
|
.app-link-item { text-align: center; }
|
|
-.app-link-item i { background: no-repeat center / auto 40px; width: 40px; height: 40px; display: inline-block; position: relative }
|
|
|
|
|
|
+.app-link-item i { background: no-repeat center / auto 50px; width: 60px; height: 50px; display: inline-block; position: relative }
|
|
.app-link-item i img { height: 24px; }
|
|
.app-link-item i img { height: 24px; }
|
|
-.app-link-item span { display: block; font-size:20px; line-height:1.4 }
|
|
|
|
|
|
+.app-link-item span { display: block; font-size:20px; line-height:1.4;color:white;font-weight:bold }
|
|
.app-link-item p { text-align: center; display: block; line-height: 20px; font-size: 14px; font-weight: bold }
|
|
.app-link-item p { text-align: center; display: block; line-height: 20px; font-size: 14px; font-weight: bold }
|
|
.app-link-item i.i-applink-add { background-image: url(../img/icon/i_applink_add.png); }
|
|
.app-link-item i.i-applink-add { background-image: url(../img/icon/i_applink_add.png); }
|
|
-
|
|
|
|
|
|
+.app-link-item i.i-applink-addcar { background-image: url(../img/icon/addcar.png); }
|
|
|
|
+.app-link-item i.i-applink-findgoods { background-image: url(../img/icon/findgoods.png); }
|
|
|
|
+.app-link-item i.i-applink-search{ background-image: url(../img/icon/search.png); }
|
|
|
|
+
|
|
.app-link a { color: #999; font-size: 14px; line-height: 22px; }
|
|
.app-link a { color: #999; font-size: 14px; line-height: 22px; }
|
|
.app-link-item em { width: 9px; height: 9px; border-radius: 10px; background-color: rgba(252,101,34,1.00); position: absolute; z-index: 2; right: 0px; top: 0; }
|
|
.app-link-item em { width: 9px; height: 9px; border-radius: 10px; background-color: rgba(252,101,34,1.00); position: absolute; z-index: 2; right: 0px; top: 0; }
|
|
|
|
|
|
@@ -105,4 +108,5 @@ input.ion-amap-place[readonly] { background-color: transparent; cursor: text; }
|
|
.bar-button-selftest .button.button-positive.button-outline { background-color: #ccc; color:#0c60ee; }
|
|
.bar-button-selftest .button.button-positive.button-outline { background-color: #ccc; color:#0c60ee; }
|
|
|
|
|
|
.loginform input {height:50px;width:auto }
|
|
.loginform input {height:50px;width:auto }
|
|
-.loginform i { color:orange}
|
|
|
|
|
|
+.loginform i { color:orange}
|
|
|
|
+.headbck { background-color:rgba(252,124,5,1.00);}
|