changed playlist modal to edit pane

This commit is contained in:
Torkel Ödegaard
2014-08-26 09:46:15 +02:00
parent 9fc6c4888f
commit 1a97f79d54
5 changed files with 65 additions and 59 deletions
+1 -1
View File
@@ -363,7 +363,7 @@ div.subnav {
background-image: none;
.box-shadow(none);
border: none;
.border-radius(0);
.border-radius(2px);
text-shadow: none;
&.disabled {
+2 -2
View File
@@ -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;