improved player display
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1000,16 +1000,18 @@ main[role="main"]{
|
||||
}
|
||||
}
|
||||
.time{
|
||||
padding-top:0;
|
||||
&>*{
|
||||
width:70px;
|
||||
text-align: right;
|
||||
}
|
||||
.current-time{
|
||||
font-size: 1.4em;
|
||||
line-height: 1.1;
|
||||
font-weight: 600;
|
||||
}
|
||||
.duration{
|
||||
font-size: 0.75em;
|
||||
font-size: 0.882em;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
@@ -1037,7 +1039,7 @@ main[role="main"]{
|
||||
}
|
||||
.actions{
|
||||
width:1.5em;
|
||||
margin-top: 0.1em;
|
||||
// margin-top: 0.1em;
|
||||
}
|
||||
.cartels{
|
||||
width:calc(100% - 1.5em);
|
||||
|
||||
Reference in New Issue
Block a user