Two times Background-Color without Asterisk
Created by: andreasemer
I have noticed, that there are CSS classes with two background-color definitions, and both without a Asterisk (the IE Hack) before. One example is
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a
I think this is not correct, or?