summaryrefslogtreecommitdiffstatshomepage
path: root/includes/js/dijit/themes/nihilo/form/ComboBox.css.commented.css
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dijit/themes/nihilo/form/ComboBox.css.commented.css')
-rw-r--r--includes/js/dijit/themes/nihilo/form/ComboBox.css.commented.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/js/dijit/themes/nihilo/form/ComboBox.css.commented.css b/includes/js/dijit/themes/nihilo/form/ComboBox.css.commented.css
new file mode 100644
index 0000000..e997538
--- /dev/null
+++ b/includes/js/dijit/themes/nihilo/form/ComboBox.css.commented.css
@@ -0,0 +1,7 @@
+.nihilo .dijitComboBox .dijitArrowButton .dijitArrowButtonInner {
+ background:url("../images/spriteArrows.png") no-repeat left center;
+ width: 11px;
+}
+.nihilo .dijitComboBoxHover .dijitArrowButtonInner {
+ /* TODO: url("images/arrowDownHover.png") but in IE6 it flickers some? */
+}