Added background to sortable list

This commit is contained in:
Davide Bellini
2015-10-05 12:36:47 +02:00
parent a08f39f351
commit 021a842520
6 changed files with 12 additions and 4 deletions
@@ -0,0 +1,3 @@
.sortable-chosen {
background-color: $cachet-base-medium;
}