fixes in select field type
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user