Controls cleanup, work on captions bug, click to invert time
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
// --------------------------------------------------------------
|
||||
|
||||
.plyr__badge {
|
||||
padding: 0 4px;
|
||||
padding: 3px 4px;
|
||||
border-radius: 2px;
|
||||
background: @plyr-menu-color;
|
||||
color: @plyr-menu-bg;
|
||||
font-size: @plyr-font-size-tiny;
|
||||
line-height: 1.5;
|
||||
line-height: 1;
|
||||
.plyr-font-smoothing(on);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user