Skip to content
Snippets Groups Projects
Commit b90f5392 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Add specific style

parent d52b8a2b
No related branches found
No related tags found
No related merge requests found
......@@ -676,7 +676,7 @@ function hideMessage(fieldId,message) {
}
}
})
.addClass( "ui-widget ui-widget-content ui-corner-left" );
.addClass( "ui-widget ui-widget-content ui-corner-left dolibarrcombobox" );
input.data( "autocomplete" )._renderItem = function( ul, item ) {
return jQuery( "<li></li>" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment