aboutsummaryrefslogtreecommitdiffstats
path: root/assets/stylesheets/responsive/custom.scss
diff options
context:
space:
mode:
authorGareth Rees <gareth@garethrees.co.uk>2016-12-14 10:29:53 +0000
committerGareth Rees <gareth@garethrees.co.uk>2016-12-14 10:29:53 +0000
commit041b416fd4bbd7286252f24135f5a2bc19e36395 (patch)
treeb62518e276ac2acdd0242ef0673a1eb4b66311ac /assets/stylesheets/responsive/custom.scss
parent99de1009dd6e88d5dedf5f8105ffb9215e3f85b5 (diff)
parent09bb07cfba6a87b6dc1e97e6abb89398416283cb (diff)
Merge branch '83-request-status-text-colour'
Diffstat (limited to 'assets/stylesheets/responsive/custom.scss')
-rw-r--r--assets/stylesheets/responsive/custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index 07ae01a..9161270 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -658,6 +658,10 @@ a.link_to_this {
color: $status-success;
}
+.request-status-message {
+ color: $color_black;
+}
+
/* Attachments*/
.view_html_prefix {