8 lines
104 B
CSS
8 lines
104 B
CSS
|
|
|
|||
|
|
|
|||
|
|
#prevalues .ui-sortable-helper
|
|||
|
|
{
|
|||
|
|
border: 2px dotted #ccc;
|
|||
|
|
background-color: #EEE;
|
|||
|
|
}
|