From adaee4f40130089171eedb88824c49b06d6c7f06 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Fri, 8 Feb 2013 09:36:45 +0000 Subject: [PATCH] --- inc/ws/Util/html5/class.ws.html5.compiler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/ws/Util/html5/class.ws.html5.compiler.php b/inc/ws/Util/html5/class.ws.html5.compiler.php index 2580a83d5..808365a57 100644 --- a/inc/ws/Util/html5/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/class.ws.html5.compiler.php @@ -1026,7 +1026,7 @@ class wsHTML5Compiler { background-image: linear-gradient(top bottom, $top 0%,$bottom 100%); /* W3C */ }"; - $caption.=".mview .caption .back{ + $caption.=".mview .caption a{ border:1px solid $border; }"; $res[] = $caption; -- 2.39.5