htdocs/themes/reflex/js/superfish.css
Negative text-indent doesn't work well with RTL. If you use text-indent for image replacement explicitly set direction for that item to ltr. Open
Open
text-indent: -999em;
- Exclude checks
Missing standard property 'border-bottom-left-radius' to go along with '-moz-border-radius-bottomleft'. Open
Open
-moz-border-radius-bottomleft: 17px;
- Exclude checks
Missing standard property 'border-bottom-left-radius' to go along with '-webkit-border-bottom-left-radius'. Open
Open
-webkit-border-bottom-left-radius: 17px;
- Exclude checks
Missing standard property 'border-top-right-radius' to go along with '-moz-border-radius-topright'. Open
Open
-moz-border-radius-topright: 17px;
- Exclude checks
Missing standard property 'border-top-right-radius' to go along with '-webkit-border-top-right-radius'. Open
Open
-webkit-border-top-right-radius: 17px;
- Exclude checks
Element (a.sf-with-ul) is overqualified, just use .sf-with-ul without element name. Open
Open
.sf-menu a.sf-with-ul {
- Exclude checks
Element (li.divider) is overqualified, just use .divider without element name. Open
Open
li.divider {padding: 0; margin: 0;}
- Exclude checks
Element (ul.sf-shadow-off) is overqualified, just use .sf-shadow-off without element name. Open
Open
.sf-shadow ul.sf-shadow-off {
- Exclude checks
The universal selector (*) is known to be slow. Open
Open
.sf-menu, .sf-menu * {
- Exclude checks
Using height with padding can sometimes make elements larger than you expect. Open
Open
padding: 2px;
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
li.divider {padding: 0; margin: 0;}
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-menu li li:hover, .sf-menu li li.sfHover,
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-menu li li a > .sf-sub-indicator { /* give all except IE6 the correct values */
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-menu a.sf-with-ul {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-menu li {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-menu, .sf-menu * {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-menu li li {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-sub-indicator {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
a > .sf-sub-indicator { /* give all except IE6 the correct values */
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.sf-shadow ul {
- Exclude checks