Add favorites sortable placeholder css class

This commit is contained in:
Hadi Nategh 2014-04-23 11:46:42 +00:00
parent 9805f019a1
commit fa50c92609

View File

@ -915,6 +915,13 @@ div.message.floating {
.nextmatch_header ul.favorites {
min-width: 20ex;
}
.ui-fav-sortable-placeholder {
height: 24px;
border: 1px dashed silver;
border-radius: 2px;
margin: 0px;
padding: 2px 5px;
}
.nextmatch_header .favorites li .ui-menu .ui-menu-item a {
text-indent: -22px;
margin-left: 21px;