From 7f7cd6e9ffcd9319d809299d97b9d5fa678f4082 Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Wed, 2 Oct 2013 04:45:07 -0700 Subject: [PATCH] Adjusting wording, styling, and graph visibility --- app/assets/stylesheets/users.css.scss | 2 +- app/views/statistics/_index.html.erb | 1 + app/views/statistics/door_log.html.erb | 15 ++------------- app/views/statistics/mac_log.html.erb | 18 ++++-------------- recompile_assets.sh | 6 +++--- 5 files changed, 11 insertions(+), 31 deletions(-) diff --git a/app/assets/stylesheets/users.css.scss b/app/assets/stylesheets/users.css.scss index c3c5ffa..0176045 100644 --- a/app/assets/stylesheets/users.css.scss +++ b/app/assets/stylesheets/users.css.scss @@ -6,7 +6,7 @@ .hoverinfo { cursor: progress; } .payment_links { background-color: #ddd; padding: 1em; border-radius: 1em; - display: inline-block; float: right; } + display: inline-block; float: right; max-width: 30%; min-width: 10em;} .payment-highlighted { background-color: orange !important; diff --git a/app/views/statistics/_index.html.erb b/app/views/statistics/_index.html.erb index 02dcf7f..dbfe286 100644 --- a/app/views/statistics/_index.html.erb +++ b/app/views/statistics/_index.html.erb @@ -1,4 +1,5 @@

Your Statistical Data

+Data is power, and you've got the most detailed view: nobody else can see the below graphs but you! Make something cool!