Cleaning up playlist context menus
This commit is contained in:
@ -3643,7 +3643,8 @@ select {
|
||||
padding: 9px 12px 8px;
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
color: #FFFFFF; }
|
||||
color: #FFFFFF;
|
||||
text-decoration: none; }
|
||||
.context-menu__item__link:before {
|
||||
-webkit-transition: all 0.2s ease-in-out;
|
||||
-moz-transition: all 0.2s ease-in-out;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -98,7 +98,7 @@
|
||||
|
||||
// Release details
|
||||
// These are automatically injected to built HTML
|
||||
var build = "1550468519";
|
||||
var build = "1550518395";
|
||||
var version = "3.32.4";
|
||||
|
||||
// Construct the script tag
|
||||
|
||||
Reference in New Issue
Block a user