From 7b0197a81173422eadf719ce737fc05af3f82186 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Sat, 15 Nov 2014 04:05:24 -0300 Subject: [PATCH] New text and icon for download csv file. --- css/src/main.css | 5 +++++ views/history.html | 23 +++++++++++++---------- 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index 61f22bf3d..08dcc6312 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -534,6 +534,11 @@ a.button-setup { margin: 0.7rem 0; } +.line-white { + border-top: 1px solid #fff; + margin: 0.7rem 0; +} + .line-t { border-top: 1px solid #F8F8FB; padding-top: 0.5rem; diff --git a/views/history.html b/views/history.html index 88edc986e..24b34e71f 100644 --- a/views/history.html +++ b/views/history.html @@ -99,17 +99,20 @@ -
- - Generating file... +
+
+
+ + Generating file... +
+
+ + + Download CSV file + +
- - +