This commit is contained in:
Claude 2016-09-04 13:42:53 +02:00
parent 5e85f4c960
commit 15ad0457e5

View File

@ -569,7 +569,7 @@ h4 {
.ui-selectable>.ui-selecting { background: #FECA40; } .ui-selectable>.ui-selecting { background: #FECA40; }
.ui-selectable-helper { .ui-selectable-helper {
position: absolute; position: absolute;
z-index: 100; z-index: 100;
border:1px dotted black; border:1px dotted black;
} }