From 1043e3a37d4d2ec96c23c68a16a37a136dd71844 Mon Sep 17 00:00:00 2001 From: Ron Mitchell Date: Mon, 16 Apr 2018 15:47:37 +0100 Subject: [PATCH] tweak to orangeandpurple theme to accommodate opinion page --- themes/Nottingham/orangepurple/orangepurple.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/Nottingham/orangepurple/orangepurple.css b/themes/Nottingham/orangepurple/orangepurple.css index 6edf91f504..665cad8cdb 100644 --- a/themes/Nottingham/orangepurple/orangepurple.css +++ b/themes/Nottingham/orangepurple/orangepurple.css @@ -51,7 +51,9 @@ h3 { font-size: 1em; margin: 0px; } - +.sliderHolder .labelHolder a p { + color: #7c097d; +} .ui-button .ui-icon.x_help { background-image: url("help.svg"); background-position: 0px 0px; } .ui-button.ui-state-hover .ui-icon.x_help { background-position: -42px 0px; }