Removed search X for IE10
This commit is contained in:
parent
e301a70d06
commit
f827dd5148
@ -1076,6 +1076,10 @@ a.tg_radio_on:hover i.icon-radio {
|
|||||||
&:active {
|
&:active {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&::-ms-clear {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
a.tg_search_clear {
|
a.tg_search_clear {
|
||||||
@ -2692,6 +2696,10 @@ a.composer_emoji_btn {
|
|||||||
|
|
||||||
.image-2x('../img/icons/IconsetW.png', 42px, 1171px);
|
.image-2x('../img/icons/IconsetW.png', 42px, 1171px);
|
||||||
background-position: -6px -205px;
|
background-position: -6px -205px;
|
||||||
|
|
||||||
|
&::-ms-clear {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
a.contacts_modal_search_clear {
|
a.contacts_modal_search_clear {
|
||||||
@ -3058,6 +3066,10 @@ h5 {
|
|||||||
&:active {
|
&:active {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&::-ms-clear {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
a.countries_modal_search_clear {
|
a.countries_modal_search_clear {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user