changed playlist modal to edit pane
This commit is contained in:
@@ -363,7 +363,7 @@ div.subnav {
|
||||
background-image: none;
|
||||
.box-shadow(none);
|
||||
border: none;
|
||||
.border-radius(0);
|
||||
.border-radius(2px);
|
||||
text-shadow: none;
|
||||
|
||||
&.disabled {
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
button {
|
||||
margin: 0 2px 0 0;
|
||||
margin: 0 4px 0 0;
|
||||
}
|
||||
> span {
|
||||
display: block;
|
||||
@@ -104,7 +104,7 @@
|
||||
.search-tagview-switch {
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
right: 266px;
|
||||
right: 272px;
|
||||
color: darken(@linkColor, 30%);
|
||||
&.active {
|
||||
color: @linkColor;
|
||||
|
||||
Reference in New Issue
Block a user