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{
|
.time{
|
||||||
|
padding-top:0;
|
||||||
&>*{
|
&>*{
|
||||||
width:70px;
|
width:70px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
.current-time{
|
.current-time{
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
|
line-height: 1.1;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
.duration{
|
.duration{
|
||||||
font-size: 0.75em;
|
font-size: 0.882em;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1037,7 +1039,7 @@ main[role="main"]{
|
|||||||
}
|
}
|
||||||
.actions{
|
.actions{
|
||||||
width:1.5em;
|
width:1.5em;
|
||||||
margin-top: 0.1em;
|
// margin-top: 0.1em;
|
||||||
}
|
}
|
||||||
.cartels{
|
.cartels{
|
||||||
width:calc(100% - 1.5em);
|
width:calc(100% - 1.5em);
|
||||||
|
|||||||
Reference in New Issue
Block a user