summaryrefslogtreecommitdiffstats
path: root/WebContent/ITMILL/themes/reindeer/select/select.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/ITMILL/themes/reindeer/select/select.css')
-rw-r--r--WebContent/ITMILL/themes/reindeer/select/select.css19
1 files changed, 0 insertions, 19 deletions
diff --git a/WebContent/ITMILL/themes/reindeer/select/select.css b/WebContent/ITMILL/themes/reindeer/select/select.css
index a54c0a7b8b..736587932b 100644
--- a/WebContent/ITMILL/themes/reindeer/select/select.css
+++ b/WebContent/ITMILL/themes/reindeer/select/select.css
@@ -57,21 +57,6 @@
.i-readonly .i-filterselect-button:hover {
background-image: url(img/right.png); /** sprite-ref: verticals */
}
-/* IE6 needs some manual adjustments */
-.i-ie6 input.i-filterselect-input {
- border-top: 1px solid #a2a3a4;
- padding-top: 2px;
-}
-.i-ie6 .i-filterselect-button {
- border-top: 1px solid #a2a3a4;
- height: 23px;
- cursor: pointer;
-}
-.i-ie6 .i-filterselect-focus input.i-filterselect-input,
-.i-ie6 .i-filterselect-focus .i-filterselect-button {
- border-top-color: #5b97d0;
-}
-
.i-filterselect-suggestpopup {
background: #f8f8f9;
border: none;
@@ -97,10 +82,6 @@
color: #fff;
text-shadow: #3b5a7a 0 1px 0;
}
-/* IE fails to position background images properly inside table elements */
-.i-ie .i-filterselect-suggestmenu .gwt-MenuItem-selected {
- background: transparent url(img/sel-bg.png) repeat-x;
-}
.i-filterselect-nextpage,
.i-filterselect-nextpage-off,
.i-filterselect-prevpage-off,