Changed colors for buttons. Imporved preview area. Added clone panel to empty project
This commit is contained in:
parent
5b88c1e34c
commit
cd3d50caf2
9 changed files with 113 additions and 69 deletions
|
@ -4,7 +4,7 @@
|
|||
%strong Looking for
|
||||
.input
|
||||
= text_field_tag :search, params[:search], placeholder: "issue 143", class: "input-xxlarge", id: "dashboard_search"
|
||||
= submit_tag 'Search', class: "btn btn-primary"
|
||||
= submit_tag 'Search', class: "btn primary"
|
||||
- if params[:search].present?
|
||||
%br
|
||||
%h3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue