[PlayerPanel] Times css test
This commit is contained in:
@@ -11,26 +11,17 @@
|
|||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
// white-space: nowrap;
|
|
||||||
text-align: right;
|
text-align: right;
|
||||||
// letter-spacing: 1.2px;
|
|
||||||
|
|
||||||
.separator {
|
.separator {
|
||||||
margin-right: 10px;
|
position: absolute;
|
||||||
|
right: 113px;
|
||||||
}
|
}
|
||||||
.currentTime {
|
.currentTime {
|
||||||
padding-right: 140px;
|
position: absolute;
|
||||||
|
right: 140px;
|
||||||
}
|
}
|
||||||
> * {
|
> * {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
// display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.enact-locale-rtl({
|
|
||||||
// direction: ltr;
|
|
||||||
});
|
|
||||||
|
|
||||||
.totalTime {
|
|
||||||
//margin-left: 10px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user