aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorHakim Cassimally <hakim@mysociety.org>2014-03-10 16:08:24 +0000
committerHakim Cassimally <hakim@mysociety.org>2014-03-10 16:08:24 +0000
commiteee9a69a1959f060fdbe7d346d594a76a3b39909 (patch)
tree2922ec545eb5f013fb69c45d07c8e39ff2f5155d /web
parent74c246590ecfcdfefc79912fe4383923cb362176 (diff)
parent2825102c58448e15dc5323396d93f84f1bd3eb6b (diff)
Merge branch 'issues/672-dashboard-export-csv-report'
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/dashboard.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/dashboard.scss b/web/cobrands/fixmystreet/dashboard.scss
index bd241617e..ca862aaa4 100644
--- a/web/cobrands/fixmystreet/dashboard.scss
+++ b/web/cobrands/fixmystreet/dashboard.scss
@@ -95,3 +95,8 @@
font-size:2.25em;
}
}
+
+ .export_as_csv {
+ font-size: 0.75em;
+ font-weight: bold;
+ }