Commit 3d2670576a7f600181384ab3f90a5e6533d5c818
1 parent
afd51052
vip icon
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
www/css/main.min.css
... | ... | @@ -286,6 +286,7 @@ h2.types_logo_479{color:#b1873f;} |
286 | 286 | .item .content_accost{background:#f5f5f5;padding:0 0 40px 0;position:relative;border-bottom:0;} |
287 | 287 | .subcategory_sidebar_title h3{font:bold 16px/18px Arial, Tahoma, sans-serif;color:#4fa32c;} |
288 | 288 | .subcategory_sidebar_title p{font:bold 13px/15px Arial, Tahoma, sans-serif;margin:15px 0 10px 0;} |
289 | +.subcategory_sidebar_title .vip_icon{margin-left:20px; float:right;} | |
289 | 290 | ul#subcategory_menu{width:220px;list-style:none;} |
290 | 291 | ul.last{border-bottom:1px solid #e3e3e3;} |
291 | 292 | ul#subcategory_menu li .main{text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);cursor:pointer;margin:0;padding:6px 0 6px 10px;background:#fefefe;background:-moz-linear-gradient(top, #fefefe 0%, #1e5799 0%, #fefefe 0%, #ededed 100%, #ededed 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(0%,#1e5799), color-stop(0%,#fefefe), color-stop(100%,#ededed), color-stop(100%,#ededed));background:-webkit-linear-gradient(top, #fefefe 0%,#1e5799 0%,#fefefe 0%,#ededed 100%,#ededed 100%);background:-o-linear-gradient(top, #fefefe 0%,#1e5799 0%,#fefefe 0%,#ededed 100%,#ededed 100%);background:-ms-linear-gradient(top, #fefefe 0%,#1e5799 0%,#fefefe 0%,#ededed 100%,#ededed 100%);background:linear-gradient(to bottom, #fefefe 0%,#1e5799 0%,#fefefe 0%,#ededed 100%,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ededed',GradientType=0);border:1px solid #e0e0e0;text-decoration:none;font:bold 13px/16px Arial, Tahoma, sans-serif;display:block;} | ... | ... |