Quantcast
Channel: AjaxControlToolkit Work Item Rss Feed
Viewing all articles
Browse latest Browse all 4356

Edited Issue: Style Bug [CSS] IE8 HtmlEditorExtender ColorPicker not hidding input[type=button] value text [27563]

$
0
0
I'm using the version of ACT "3.5.7.1005", and I'm having some issues with the color picker from HtmlEditorExtender component (forecolor/backcolor button) in IE8, __to fix it__, was necessary to include the css below

```
.ajax__html_editor_extender_ForeColor, .ajax__html_editor_extender_BackColor
{
line-height: 0;
}
```
In the Attachment, there is a picture simulating the issue and it's solution.

If possible, include this CSS fix to be in the the next release of ACT.

Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>