mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2026-04-04 17:21:57 -04:00
Implmented custom autocomplete for customer field
This commit is contained in:
5
assets/stylesheets/autocomplete.css
Normal file
5
assets/stylesheets/autocomplete.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Keep Redmine default look, just enhance metadata */
|
||||
.ui-autocomplete .autocomplete-meta {
|
||||
color: #888;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
Reference in New Issue
Block a user