[BUG] cli-style.css
-
Hi,
Seems that the referred stylesheet is missing the pure css3 attribute for border-radius in .cli-plugin-button, .cli-plugin-button:visited displaying a square button in IE11 (the only IE I’ve tested).
It can be fixed as easy as adding the pure css3 attribute
border-radius: 6px; in the .cli-plugin-button selector.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[BUG] cli-style.css’ is closed to new replies.