fixes in select field type
diff --git a/css/all-app.css b/css/all-app.css
index 0e432d4..191c9f2 100644
--- a/css/all-app.css
+++ b/css/all-app.css
@@ -1260,7 +1260,7 @@
}
.icon-white {
- background-image: url("./lib/images/icons/glyphicons-halflings-white.png");
+ background-image: url("../lib/images/icons/glyphicons-halflings-white.png");
}
.icon-glass {
diff --git a/css/all-web.css b/css/all-web.css
index 9fbfd3a..4f495f5 100644
--- a/css/all-web.css
+++ b/css/all-web.css
@@ -1217,7 +1217,7 @@
}
.icon-white {
- background-image: url("./lib/images/icons/glyphicons-halflings-white.png");
+ background-image: url("../lib/images/icons/glyphicons-halflings-white.png");
}
.icon-glass {