mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-09 06:02:36 +01:00
use twitter/typeahead for autocomplete. make go to project|context|tag work and show
project details in a popover
This commit is contained in:
parent
31386db3df
commit
c0edd1749c
19 changed files with 1924 additions and 187 deletions
|
|
@ -13,4 +13,4 @@
|
|||
*= require mousetrap
|
||||
*= require_tree ../../../vendor/assets/stylesheets
|
||||
*= require tracks
|
||||
*/
|
||||
*/
|
||||
|
|
@ -170,7 +170,7 @@ div.todos-container {
|
|||
overflow-y: visible;
|
||||
}
|
||||
|
||||
div#tracks-go-project-dialog {
|
||||
div#tracks-go-item-dialog {
|
||||
input.input-medium {
|
||||
width : 95%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue