app/assets/stylesheets/binda/components/sortable.scss in binda-0.1.0 vs app/assets/stylesheets/binda/components/sortable.scss in binda-0.1.1
- old
+ new
@@ -32,10 +32,10 @@
.ui-state-highlight
{
height: 48px;
z-index: 0;
- background-color: $color-gray-dark;
+ background-color: $color-gray-lighter;
}
ul#sortable > li > *,
ul.sortable > li > *
{
\ No newline at end of file