diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 4a92a7bbfb..a2c8f4a4e2 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -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;