aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/css/jquery.combobox.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/css/jquery.combobox.css')
-rw-r--r--apps/contacts/css/jquery.combobox.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/contacts/css/jquery.combobox.css b/apps/contacts/css/jquery.combobox.css
new file mode 100644
index 00000000000..59294235d29
--- /dev/null
+++ b/apps/contacts/css/jquery.combobox.css
@@ -0,0 +1,3 @@
+.combo-button { background:url('../../../core/img/actions/triangle-s.svg') no-repeat center; margin-left: -1px; float: left; border: none; }
+.ui-button-icon-only .ui-button-text { padding: 0.35em; }
+.ui-autocomplete-input { margin: 0; padding: 0.48em 0 0.47em 0.45em; }