Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

diy_css.htm 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. <!-- 官方内置样式表,升级会覆盖变动,请勿修改,否则后果自负 -->
  2. <style>
  3. /*
  4. {$theme_color}
  5. {$theme_color|hex2rgba=###,0.8} */
  6. .ey-container .ey-nav ul li a:hover {
  7. color: {$theme_color};
  8. }
  9. .ey-container .user-box .user-box-text{
  10. background-color:{$theme_color};
  11. }
  12. .ey-container .user-box-r .user-box-top .user-top-r .more {
  13. color:{$theme_color};
  14. }
  15. .ey-container .user-box-r .user-box-bottom .data-info .link a {
  16. color: {$theme_color};
  17. }
  18. .ey-container .column-title .column-name {
  19. color: {$theme_color};
  20. }
  21. a:hover {
  22. color: {$theme_color};
  23. }
  24. .el-button--primary {
  25. background-color: {$theme_color};
  26. border: 1px solid {$theme_color};
  27. }
  28. .ey-container .item-from-row .err a {
  29. color: {$theme_color};
  30. }
  31. .ey-container .checkbox-label .checkbox:checked+.check-mark {
  32. background-color: {$theme_color};
  33. border: 1px solid {$theme_color};
  34. }
  35. .ey-container .checkbox-label .checkbox:checked+.check-mark:after {
  36. background:{$theme_color};
  37. }
  38. .ey-container .radio-label .radio:checked+.check-mark {
  39. border: 1px solid {$theme_color};
  40. background-color: {$theme_color};
  41. }
  42. .ey-container .radio-label .radio:checked+.check-mark:after {
  43. background: {$theme_color};
  44. }
  45. .el-button--primary.is-plain {
  46. color: {$theme_color};
  47. border-color: {$theme_color|hex2rgba=###,0.2};
  48. background-color:{$theme_color|hex2rgba=###,0.1};
  49. }
  50. .el-button--primary.is-plain:focus, .el-button--primary.is-plain:hover {
  51. background: {$theme_color};
  52. border-color: {$theme_color};
  53. }
  54. .el-button--primary:hover, .el-button--primary:focus {
  55. background: {$theme_color|hex2rgba=###,0.9};
  56. border-color: {$theme_color|hex2rgba=###,0.9};
  57. color: #fff;
  58. }
  59. .el-input-number__decrease:hover, .el-input-number__increase:hover {
  60. color: {$theme_color};
  61. }
  62. .el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled), .el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled) {
  63. border-color: {$theme_color};
  64. }
  65. .ey-container .address-con .address-item.cur {
  66. border: 1px solid {$theme_color|hex2rgba=###,0.6};
  67. }
  68. .ey-container .address-con .address-item.cur:before {
  69. color: {$theme_color};
  70. border-top: 50px solid {$theme_color};
  71. }
  72. .ey-container .ey-con .shop-oper .shop-oper-l .el-button.active {
  73. color: {$theme_color};
  74. }
  75. .ey-container .goods-con .goods-item .goods-item-r .view a {
  76. color: {$theme_color};
  77. }
  78. .ey-container div.dataTables_paginate .paginate_button.active>a, .ey-containerdiv.dataTables_paginate .paginate_button.active>a:focus, .ey-containerdiv.dataTables_paginate .paginate_button.active>a:hover {
  79. background: {$theme_color} !important;
  80. border-color: {$theme_color} !important;
  81. }
  82. .ey-container .pagination>li>a:focus, .ey-container .pagination>li>a:hover, .ey-container .pagination>li>span:focus, .ey-container .pagination>li>span:hover {
  83. color:{$theme_color};
  84. }
  85. .ey-container .pagination>li>a, .ey-container .pagination>li>span {
  86. color:{$theme_color};
  87. }
  88. .el-button--danger {
  89. background-color: {$theme_color};
  90. border-color: {$theme_color};
  91. }
  92. .recharge .pc-vip-list.active {
  93. border: {$theme_color} 2px solid;
  94. /*background-color:{$theme_color|hex2rgba=###,0.1};*/
  95. }
  96. .recharge .pc-vip-list:hover {
  97. border: {$theme_color} 2px solid;
  98. }
  99. .recharge .pc-vip-list .icon-recomd {
  100. background: {$theme_color};
  101. }
  102. .el-input.is-active .el-input__inner, .el-input__inner:focus {
  103. border-color: {$theme_color};
  104. }
  105. .ey-container .address-con .selected .address-item:before {
  106. color:{$theme_color};
  107. border-top: 50px solid {$theme_color};
  108. }
  109. .ey-container .address-con .selected .address-item {
  110. border: 1px solid {$theme_color|hex2rgba=###,0.4};
  111. }
  112. .ey-container .pay-type .payTag a {
  113. color: {$theme_color};
  114. border-bottom: 1px solid {$theme_color};
  115. }
  116. .ey-container .pay-type .pay-con .pay-type-item.active {
  117. border-color: {$theme_color|hex2rgba=###,0.4};
  118. }
  119. .ey-container .pay-type .pay-con .pay-type-item.active:before {
  120. color: {$theme_color};
  121. border-bottom: 30px solid {$theme_color};
  122. }
  123. .ey-header-nav .nav li ul li a:hover {
  124. background: {$theme_color};
  125. }
  126. .btn-primary {
  127. background-color: {$theme_color};
  128. }
  129. .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  130. border-color: {$theme_color};
  131. background-color: {$theme_color};
  132. }
  133. .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
  134. border-color:{$theme_color};
  135. background-color:{$theme_color};
  136. }
  137. .register_index .login_link .login_link_register {
  138. color: {$theme_color};
  139. }
  140. .portal-content-box .user-card .link {
  141. color: {$theme_color};
  142. }
  143. .portal-sub .info-list .info .num {
  144. color: {$theme_color};
  145. }
  146. .ey-container .xin_mian .services-list li:hover .title_n a {
  147. color: {$theme_color};
  148. }
  149. .address-list .address-action span {
  150. color: {$theme_color};
  151. }
  152. .ey-container .ey-nav ul .active a {
  153. color: {$theme_color};
  154. }
  155. .ey-container .user-pay-con .user-pay-box .item-from-row .el-input__inner {
  156. border: 1px solid {$theme_color};
  157. }
  158. .ey-container .item-from-row .pay-type-item.active {
  159. border-color: {$theme_color|hex2rgba=###,0.4};
  160. }
  161. .ey-container .item-from-row .pay-type-item.active::before {
  162. color: {$theme_color};
  163. border-bottom: 30px solid {$theme_color};
  164. }
  165. .address-select-box {
  166. border: 1px solid {$theme_color};
  167. }
  168. .address-selectd span {
  169. color: {$theme_color};
  170. }
  171. .mi-user-favorite .xm-goods-list-wrap .xm-goods-item .price {
  172. color: {$theme_color};
  173. }
  174. .mi-user-favorite .xm-goods-list-wrap .xm-goods-item .actions .btn-primary-xin {
  175. background: {$theme_color};
  176. border-color: {$theme_color};
  177. }
  178. .ey-container .ey-con .shop-oper .shop-oper-l .el-button-xin.active {
  179. color: {$theme_color};
  180. }
  181. .comment-list .goods-list-detail .goods-list-li .goods-content .cont-r .btn2-xin {
  182. border: 1px solid {$theme_color};
  183. background: {$theme_color};
  184. }
  185. .cart-container .container-main .cart-wrap .cart-goods-list .col-check .icon-checkbox-selected, .cart-container .container-main .cart-wrap .cart-goods-list .col-check .check-mark {
  186. border-color: {$theme_color};
  187. }
  188. .cart-container .container-main .cart-wrap .cart-goods-list .item-box .col-total, .cart-container .container-main .cart-wrap .cart-goods-list .item-sub-box .col-total {
  189. color: {$theme_color};
  190. }
  191. .cart-container .container-main .cart-bar .total-price {
  192. color: {$theme_color};
  193. }
  194. .recommend-price {
  195. }
  196. .btn-line-primary {
  197. border-color: {$theme_color};
  198. color: {$theme_color};
  199. }
  200. .btn-line-primary:hover {
  201. background-color: {$theme_color};
  202. border-color: {$theme_color};
  203. }
  204. .goods-list .good-item .good-total {
  205. color: {$theme_color};
  206. }
  207. .checkout-detail .detail-section .section-options .options-list .selected span {
  208. color: {$theme_color};
  209. }
  210. .checkout-detail .count-detail .section-bill .bill-item .bill-money {
  211. color: {$theme_color};
  212. }
  213. /*消息通知标题*/
  214. .ey-container .xin_mian .services-list li .title_n.cur a {
  215. color: {$theme_color};
  216. }
  217. /*个人等级*/
  218. .portal-content-box .user-actions .action-list .grade{
  219. color: {$theme_color};
  220. }
  221. /*个人信息按钮*/
  222. .ey-container .ey-con .user-info .user-info-button{
  223. background: {$theme_color};
  224. border: 1px solid {$theme_color};
  225. }
  226. /*订单*/
  227. .ey-container .goods-con .order-list .uc-order-item-shipping {
  228. border-color:{$theme_color|hex2rgba=###,0.3};
  229. }
  230. .ey-container .goods-con .order-list .uc-order-item-shipping .order-summary{
  231. background-color: {$theme_color|hex2rgba=###,0.06};
  232. }
  233. .ey-container .goods-con .order-list .uc-order-item-shipping .order-status {
  234. color: {$theme_color};
  235. }
  236. .ey-container .goods-con .order-list .uc-order-item-shipping .order-detail-table th {
  237. background:{$theme_color|hex2rgba=###,0.06};
  238. border-bottom:1px solid {$theme_color|hex2rgba=###,0.3};
  239. }
  240. .service-list-item .hd {
  241. background:{$theme_color|hex2rgba=###,0.06};
  242. border-bottom: 1px solid {$theme_color|hex2rgba=###,0.3};
  243. }
  244. .service-list-item {
  245. border: 1px solid {$theme_color|hex2rgba=###,0.3};
  246. }
  247. .service-list-item .hd .status-xin{
  248. color: {$theme_color};
  249. }
  250. .ey-container .mi-uc-box .order-detail-total .total-table td{
  251. color: {$theme_color};
  252. }
  253. /*收货地址*/
  254. .address-add .input-active{
  255. border: 1px solid {$theme_color};
  256. }
  257. .address-add .input-active .input-label{
  258. color: {$theme_color};
  259. }
  260. .address-add .input-active.input-focus{
  261. border: 1px solid {$theme_color};
  262. }
  263. .address-add .input-active.input-focus .input-label{
  264. color: {$theme_color};
  265. }
  266. .mip-reg-heading .nav-item.cur{
  267. border-bottom-color:{$theme_color};
  268. color: {$theme_color};
  269. }
  270. .reg .checkbox-label .checkbox:checked+.check-mark {
  271. background-color: {$theme_color};
  272. border-color: {$theme_color};
  273. }
  274. .reg .checkbox-label .checkbox:checked+.check-mark:after {
  275. background: {$theme_color};
  276. }
  277. .popup-login-box .row-item .button{
  278. background: {$theme_color};
  279. }
  280. .popup-login-box .popup-footer .popup-footer-l span {
  281. color: {$theme_color};
  282. }
  283. .popup-login-box .popup-footer .popup-footer-r a{
  284. color: {$theme_color};
  285. }
  286. .popup-login-box .popup-footer .popup-footer-l a i{
  287. color: {$theme_color};
  288. }
  289. .popup-login-box .login_reg .reg_t{
  290. color: {$theme_color};
  291. }
  292. </style>
  293. <script type="text/javascript">
  294. var __isMobile__ = 0;
  295. var __root_dir__ = "__ROOT_DIR__";
  296. var __version__ = "{$version}";
  297. var __lang__ = "{$home_lang}";
  298. var eyou_basefile = "{$Request.baseFile}";
  299. var GetUploadify_url = "{eyou:url link='user/Uploadify/upload' /}";
  300. var delUploadify_url = "{eyou:url link='user/Uploadify/delupload' /}";
  301. </script>