From 2ed76d0a277e6a31902c9d8640e5e780ad97556b Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Mon, 2 Jun 2014 11:49:01 -0400 Subject: [PATCH] ui: default to condensed view, add secondary actions --- ui/index.html | 21 ++++++++++++--------- ui/javascripts/app/controllers.js | 10 +++++++++- ui/javascripts/app/models.js | 2 +- ui/styles/_buttons.scss | 4 ++++ ui/styles/_forms.scss | 4 ++++ ui/styles/base.scss | 4 ++++ 6 files changed, 34 insertions(+), 11 deletions(-) diff --git a/ui/index.html b/ui/index.html index a4fd0b4fd5..5226212465 100644 --- a/ui/index.html +++ b/ui/index.html @@ -50,15 +50,18 @@