jquery-ui-portlet
jquery-ui-portlet copied to clipboard
On hover ui-portlet-header icons, Title of Header is shifted ? Css issue
I noticed the following. When Hover over minus, refresh icons, Title of portlet is shifted to right ? When hover over close button, ui-state-hover is not added to close ?
Shift is due to .ui-state-focus { border: 1px solid #448DAE; }
yes, the issue cause by jQuery UI 1.10, can you fixed it ?