mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-10 09:24:22 +01:00
fix #1102 add spinner to autocomplete and...
* get public/local variables correct for all js * get i18n string in toggle_star for todos Signed-off-by: Reinier Balt <lrbalt@gmail.com>
This commit is contained in:
parent
e278e3d5ce
commit
24ef0ced32
10 changed files with 94 additions and 99 deletions
|
|
@ -1304,3 +1304,4 @@ div.auto_complete ul strong.highlight {
|
|||
.ui-datepicker {
|
||||
z-index: 1000;
|
||||
}
|
||||
.ui-autocomplete-loading { background: white url('/images/ui-anim_basic_16x16.gif') right center no-repeat; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue