Showing 208 of 208 total issues
Rule doesn't have all its properties in alphabetical order. Open
Open
#wsp-event-show-banner {
- Exclude checks
Don't use IDs in selectors. Open
Open
#event-date-pickers a.close {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.owl-theme .owl-nav .disabled {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.email-templates .list-group-item-text {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.event-date > span {
- Exclude checks
Don't use IDs in selectors. Open
Open
#wsp-event-show-banner {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.owl-theme .owl-dots .owl-dot span{
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
#applicant_details dt {
- Exclude checks
Element (ul#eating-habit--list) is overqualified, just use #eating-habit--list without element name. Open
Open
ul#eating-habit--list {
- Exclude checks
display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug). Open
Open
float: left;
- Exclude checks
Heading (h3) should not be qualified. Open
Open
.event-preview h3 {
- Exclude checks
Attribute selectors with *= are slow! Open
Open
.owl-theme .owl-nav [class*='owl-'] {
- Exclude checks
Unqualified attribute selectors are known to be slow. Open
Open
.owl-theme .owl-nav [class*='owl-']:hover {
- Exclude checks
Rule is empty. Open
Open
.event-date-picker-start, .event-date-picker-end {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.owl-theme .owl-controls{
- Exclude checks
Duplicate property '*display' found. Open
Open
*display:inline
- Exclude checks
Don't use IDs in selectors. Open
Open
#error_explanation ul li {
- Exclude checks
Standard property 'transform' should come after vendor-prefixed property '-moz-transform'. Open
Open
-moz-transform: rotate(10deg);
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.dropdown-colorselector>.dropdown-menu>li>.color-btn {
- Exclude checks
Adjoining classes: .dropdown-colorselector > .dropdown-menu > li > .color-btn.selected:after Open
Open
.dropdown-colorselector>.dropdown-menu>li>.color-btn.selected:after {
- Exclude checks