Author: mbenson
Date: Fri Apr 19 16:08:58 2013
New Revision: 1469932
URL: http://svn.apache.org/r1469932
Log:
CMS commit to bval by mbenson
Modified:
bval/cms-site/trunk/content/resources/css/bootstrap.css
Modified: bval/cms-site/trunk/content/resources/css/bootstrap.css
URL:
http://svn.apache.org/viewvc/bval/cms-site/trunk/content/resources/css/bootstrap.css?rev=1469932&r1=1469931&r2=1469932&view=diff
==============================================================================
--- bval/cms-site/trunk/content/resources/css/bootstrap.css (original)
+++ bval/cms-site/trunk/content/resources/css/bootstrap.css Fri Apr 19 16:08:58
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 {