fixes in select field type

This commit is contained in:
Anand Doshi
2012-04-30 15:43:34 +05:30
parent b60807c325
commit 2aa9ba63e3
7 changed files with 357 additions and 361 deletions

View File

@@ -1260,7 +1260,7 @@ button.btn.small, input[type="submit"].btn.small {
}
.icon-white {
background-image: url("./lib/images/icons/glyphicons-halflings-white.png");
background-image: url("../lib/images/icons/glyphicons-halflings-white.png");
}
.icon-glass {

View File

@@ -1217,7 +1217,7 @@ button.btn.small, input[type="submit"].btn.small {
}
.icon-white {
background-image: url("./lib/images/icons/glyphicons-halflings-white.png");
background-image: url("../lib/images/icons/glyphicons-halflings-white.png");
}
.icon-glass {