From 738b30936f6c57111f0b8fce9b00055a859619ef Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Fri, 10 Oct 2014 15:27:07 -0500 Subject: [PATCH] Fix the Nassim theme style - refs #7279 --- plugin/tour/intro.js/introjs-nassim.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/tour/intro.js/introjs-nassim.css b/plugin/tour/intro.js/introjs-nassim.css index 2045b78ed2..4a3aea3172 100644 --- a/plugin/tour/intro.js/introjs-nassim.css +++ b/plugin/tour/intro.js/introjs-nassim.css @@ -160,7 +160,7 @@ background: transparent; text-decoration: none; font: 11px/normal sans-serif; - color: ##2980b9 !important; + color: #2980b9 !important; white-space: nowrap; cursor: pointer; outline: none !important;