微件:ExpCalculator:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
| 第52行: | 第52行: | ||
} | } | ||
.tag-label > .tag-effect { color:green; font-weight:bold; } | .tag-label > .tag-effect { color:green; font-weight:bold; } | ||
.tag-item:checked + .tag-label { background-color: # | .tag-item:checked + .tag-label { background-color: #5c7cfa; color: #fff; } | ||
.tag-item:checked + .tag-label > .tag-effect { color: #0f0; } | .tag-item:checked + .tag-label > .tag-effect { color: #0f0; } | ||