mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
重构更改面板评分规则
This commit is contained in:
parent
d594caaeb1
commit
b46537ea3d
15 changed files with 474 additions and 445 deletions
|
|
@ -711,11 +711,15 @@
|
|||
.card .equip-list .box .property-list .properties .label.hit0 {
|
||||
opacity: 0.6;
|
||||
}
|
||||
.card .equip-list .box .property-list .properties .label.hit50 {
|
||||
.card .equip-list .box .property-list .properties .label.hit25 {
|
||||
opacity: 0.8;
|
||||
}
|
||||
.card .equip-list .box .property-list .properties .label.hit50 {
|
||||
opacity: 1;
|
||||
}
|
||||
.card .equip-list .box .property-list .properties .label.hit75 {
|
||||
opacity: 1;
|
||||
color: rgb(238, 207, 139);
|
||||
}
|
||||
.card .equip-list .box .property-list .properties .label.hit100 {
|
||||
opacity: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue