We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f8019 commit 8daad4fCopy full SHA for 8daad4f
app/templates/styles/css/bootstrap.css
@@ -2282,7 +2282,7 @@ table th[class*="span"],
2282
*margin-right: .3em;
2283
line-height: 14px;
2284
vertical-align: text-top;
2285
- background-image: url("../img/glyphicons-halflings.png");
+ background-image: url("../images/glyphicons-halflings.png");
2286
background-position: 14px 14px;
2287
background-repeat: no-repeat;
2288
}
@@ -2306,7 +2306,7 @@ table th[class*="span"],
2306
.dropdown-submenu:focus > a > [class^="icon-"],
2307
.dropdown-submenu:hover > a > [class*=" icon-"],
2308
.dropdown-submenu:focus > a > [class*=" icon-"] {
2309
- background-image: url("../img/glyphicons-halflings-white.png");
+ background-image: url("../images/glyphicons-halflings-white.png");
2310
2311
2312
.icon-glass {
0 commit comments