jquery-ui-portlet icon indicating copy to clipboard operation
jquery-ui-portlet copied to clipboard

On hover ui-portlet-header icons, Title of Header is shifted ? Css issue

Open mafar opened this issue 11 years ago • 2 comments

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 ?

mafar avatar Sep 28 '13 14:09 mafar

Shift is due to .ui-state-focus { border: 1px solid #448DAE; }

mafar avatar Sep 28 '13 14:09 mafar

yes, the issue cause by jQuery UI 1.10, can you fixed it ?

henryyan avatar Oct 15 '13 12:10 henryyan