You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by bu...@apache.org on 2013/04/19 18:09:04 UTC

svn commit: r859136 - in /websites/staging/bval/trunk/content: ./ resources/css/bootstrap.css

Author: buildbot
Date: Fri Apr 19 16:09:03 2013
New Revision: 859136

Log:
Staging update by buildbot for bval

Modified:
    websites/staging/bval/trunk/content/   (props changed)
    websites/staging/bval/trunk/content/resources/css/bootstrap.css

Propchange: websites/staging/bval/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 19 16:09:03 2013
@@ -1 +1 @@
-1469931
+1469932

Modified: websites/staging/bval/trunk/content/resources/css/bootstrap.css
==============================================================================
--- websites/staging/bval/trunk/content/resources/css/bootstrap.css (original)
+++ websites/staging/bval/trunk/content/resources/css/bootstrap.css Fri Apr 19 16:09:03 2013
@@ -2253,7 +2253,7 @@ table th[class*="span"],
   *margin-right: .3em;
   line-height: 14px;
   vertical-align: text-top;
-  background-image: url("../img/glyphicons-halflings.png");
+  background-image: url("../images/glyphicons-halflings.png");
   background-position: 14px 14px;
   background-repeat: no-repeat;
 }
@@ -2273,7 +2273,7 @@ table th[class*="span"],
 .dropdown-menu > .active > a > [class*=" icon-"],
 .dropdown-submenu:hover > a > [class^="icon-"],
 .dropdown-submenu:hover > a > [class*=" icon-"] {
-  background-image: url("../img/glyphicons-halflings-white.png");
+  background-image: url("../images/glyphicons-halflings-white.png");
 }
 
 .icon-glass {