mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update medal styles
This commit is contained in:
parent
e6b95a4acb
commit
750ea58e9f
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -57,14 +57,14 @@
|
||||
"danmaku-converter.min.js": "80FE861D0D69A6FB6BE67444A0350182F0245AFE2E61A1043DBA86F092A69868",
|
||||
"danmaku-send-bar.min.css": "52149D46CF3A15CF6EB186CB49F298DE18B0723E52D8693228F66099847EDCCB",
|
||||
"danmaku-send-bar.min.js": "7108E72F00C169F26E20409F4AA79F05553310375BABC392EB7E2166224B800A",
|
||||
"dark.min.css": "1F3CEE25713357E3203B84C30AF11A828F419A79EB13322999D4C662E765223A",
|
||||
"dark.user.css": "837A88834D4B8F61CCD62797C7823BE5843EA768356AB1608F618578D8689513",
|
||||
"dark.min.css": "BCFC30CD9E686430609B9971FB79DF8CC4DC0F6750D1B350D8D91CE72ADC8AD5",
|
||||
"dark.user.css": "44A71FB4CF21A630952BBC839022737A60349694582D34AB5461EC40BACB595B",
|
||||
"dark-color-scheme.min.js": "6D353AC738180317ACF9D2E046BFFBA0ACC0FA7A8D22B8E16C51127CDE4FE96B",
|
||||
"dark-important.min.css": "5369385A2C16188FB11E71C4C5B91275646F22F0F09E518E37813CC4FA23A072",
|
||||
"dark-navbar.min.css": "7FAD547E326B768904B3739C978DF86FFDDD5E5064FB8F490710D197CCC3018B",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-12.min.css": "3981C0311630317FC1619D557FE9BB8987E1F2BD91FB91137E291EB9EF24C842",
|
||||
"dark-slice-9.min.css": "8EE22A14E8C764010E36C13A792BCC720999A39688DBFD75BD8463797F0F944E",
|
||||
"dark-slice-3.min.css": "2EFE52F187F11258FF4577165FDE2AF679968000F87C863603DD063953639943",
|
||||
"dark-slice-9.min.css": "29A994642E5881A35D9B9D701BC051C825D99DCE66091A4C10E7BF6467C725AF",
|
||||
"dark-styles.min.js": "77F12E4F159C5139E1FC6030615F88EFD0A02443D34C3C4EDC3DB0B85F081631",
|
||||
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
|
||||
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
|
||||
@ -212,7 +212,7 @@
|
||||
"simplify-home.min.css": "50F0FA046D61ECE5183409CF97C8DBECB4CF64918DF813CD2B39BF9FBD314B42",
|
||||
"simplify-home.min.js": "F6D7F8E0D45847C3E056711AECE3832785603E7EF85A4B995C028F5CBE539C94",
|
||||
"simplify-home.vue.min.js": "62F246FD5C9172676A077DD1DFB1F5ACE0E018952D13E1AAD89B3EA2FD00F961",
|
||||
"simplify-liveroom.min.css": "2E0C39F63ABEC547FAC5432EF8E766722A6B26A83691CB61E95A124AA6B10142",
|
||||
"simplify-liveroom.min.css": "9A1E89A7F82FECD7B0E7E0A483191C6CECFB21D41D4C22B809E4AF2EFFA25B29",
|
||||
"simplify-liveroom.min.js": "36C2B6FA9EFA6AA7192B0C1C9002461D33B6BD7574CB295152E78D6BF0A16AAA",
|
||||
"skip-charge-list.min.css": "D3C988CE131CEBFAC8A60360529C83EC4AE1B9EA122F9A6924F19963E25A4FE9",
|
||||
"skip-charge-list.min.js": "9F75E41B8DC604DDC7DB25B943DD44A1B73A634C60D8C7BA0E45191E1F316730",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/simplify-liveroom.min.css
vendored
2
min/simplify-liveroom.min.css
vendored
File diff suppressed because one or more lines are too long
@ -32,16 +32,14 @@
|
||||
}
|
||||
.chat-history-panel,
|
||||
#pay-note-panel-vm .pay-note-panel,
|
||||
#pay-note-panel-vm .pay-note-panel .detail-info .mask
|
||||
{
|
||||
#pay-note-panel-vm .pay-note-panel .detail-info .mask {
|
||||
border-radius: 11px 11px 0 0 !important;
|
||||
}
|
||||
}
|
||||
&.player-full-win {
|
||||
.chat-history-panel,
|
||||
#pay-note-panel-vm .pay-note-panel,
|
||||
#pay-note-panel-vm .pay-note-panel .detail-info .mask
|
||||
{
|
||||
#pay-note-panel-vm .pay-note-panel .detail-info .mask {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
}
|
||||
@ -153,9 +151,9 @@
|
||||
display: block !important;
|
||||
border-radius: 0 !important;
|
||||
background-color: transparent !important;
|
||||
.fans-medal-item.medal-guard {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
}
|
||||
.fans-medal-item.medal-guard {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
}
|
||||
.simplify-liveroom-settings > ul > li {
|
||||
|
||||
@ -203,7 +203,8 @@ div.con,
|
||||
.app-watch,
|
||||
#app .header,
|
||||
#app .submit,
|
||||
.appeal-box
|
||||
.appeal-box,
|
||||
.fans-medal-item:not(.medal-guard) .fans-medal-level
|
||||
{
|
||||
background-color: #222 !important;
|
||||
}
|
||||
@ -413,8 +414,7 @@ button.submit-button.disabled,
|
||||
#app .submit .cancel,
|
||||
.home-wrap .home-input .type.selected,
|
||||
li.tag,
|
||||
.home-wrap .home-input .type:hover,
|
||||
.fans-medal-item:not(.medal-guard) .fans-medal-level
|
||||
.home-wrap .home-input .type:hover
|
||||
{
|
||||
background-color: #444 !important;
|
||||
}
|
||||
|
||||
@ -254,7 +254,9 @@ body>div.to-top.on,
|
||||
{
|
||||
background: #fff !important;
|
||||
}
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item .anchor-icon,
|
||||
.bottom-actions .action-item {
|
||||
color: #222 !important;
|
||||
}
|
||||
.date-input .date-panel .day.disabled
|
||||
{
|
||||
color: #444 !important;
|
||||
@ -341,7 +343,6 @@ body>div.to-top.on,
|
||||
.content-panel .title span em,
|
||||
.medal-up-trueLove,
|
||||
.u-info .u-name,
|
||||
.bottom-actions .action-item,
|
||||
.el-pagination__editor,
|
||||
.el-pagination .btn-next,
|
||||
.el-pagination .btn-prev,
|
||||
|
||||
@ -410,7 +410,7 @@ $rankColors: (
|
||||
color: $original !important;
|
||||
}
|
||||
.fans-medal-level {
|
||||
@include background-color("4");
|
||||
@include background-color("2");
|
||||
color: $original !important;
|
||||
}
|
||||
}
|
||||
@ -418,7 +418,7 @@ $rankColors: (
|
||||
}
|
||||
.fans-medal-item.medal-guard {
|
||||
.fans-medal-level {
|
||||
@include background-color("4");
|
||||
@include background-color("2");
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user