]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 8 Feb 2013 09:36:45 +0000 (09:36 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Fri, 8 Feb 2013 09:36:45 +0000 (09:36 +0000)
inc/ws/Util/html5/class.ws.html5.compiler.php

index 2580a83d52b64a5464021d255032ccb1d296c8ce..808365a5718fed5f8f28ebe17e7b718c7f17d4e3 100644 (file)
@@ -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;