changeset 6448 | 8590d82e9b1b |
parent 6428 | de95bbed8781 |
child 6452 | 6b6a2fa28069 |
--- a/web/data/cubicweb.css Mon Oct 11 17:46:22 2010 +0200 +++ b/web/data/cubicweb.css Mon Oct 11 19:12:59 2010 +0200 @@ -970,6 +970,11 @@ /* overwite other css here */ /********************************/ +.ui-menu li.ui-menu-item { + /* remove background image (orange bullet) for autocomplete suggestions */ + background-image: none; +} + /* ui.tabs.css */ ul.ui-tabs-nav, div.ui-tabs-panel {