From: vincent@cubedesigners.com Date: Fri, 8 Feb 2013 09:36:45 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=adaee4f40130089171eedb88824c49b06d6c7f06;p=cubeextranet.git --- 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;