2
Drag and Drop CSS
Idea shared by John Marx - 2/5/2015 at 9:51 AM
Completed
When moving on certain monitors it is hard to see the grey highlighting. What are the CSS attributes so that I can add to the custom CSS and make it stand out more?

3 Replies

Reply to Thread
0
Below is the CSS I have put in-place that answers the question above for CSS. ul.treemenu a[href]:hover>span,ul.treemenu a[href]:focus>span,ul.treemenu a[href].hover>span { background-color:#d8d8d8 !important; }
0
This fix should be merged into Smartermail.
0
Employee Replied
Employee Post
John, your CSS settings have been incorporated into SmarterMail for easier viewing of the drag-and-drop folder on certain monitors.

Reply to Thread