mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
%深渊增加耗时显示 close #85
This commit is contained in:
parent
5a0ecd278a
commit
a134543639
5 changed files with 23 additions and 11 deletions
|
|
@ -118,14 +118,15 @@
|
|||
align-items: center;
|
||||
margin-bottom: 0.5em;
|
||||
.label {
|
||||
margin-right: auto;
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
.time {
|
||||
background-color: rgba(23, 135, 255, 0.2);
|
||||
.spent, .time {
|
||||
color: #ddd;
|
||||
font-size: 0.8em;
|
||||
padding: 0 0.2em;
|
||||
font-size: 0.7em;
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
.spent {
|
||||
margin-right: auto;
|
||||
}
|
||||
.advantage {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue