Dragging fixes

This commit is contained in:
magnolia-fan
2011-12-07 09:39:55 +04:00
parent 3ef7caf20d
commit 2a5a6c12a0
3 changed files with 21 additions and 3 deletions
+14
View File
@@ -27,6 +27,20 @@
cursor: pointer;
}
.dragging-track {
width: 278px !important;
background-color: #fff !important;
td {
border: none;
padding-top: 13px;
padding-bottom: 11px;
&:first-child {
width: 220px;
}
}
border: #ccc 1px solid;
}
.album {
margin-bottom: 20px;
.art {