Showing 792 of 792 total issues
Adjoining classes: .nav-collapse.collapse Open
Open
.nav-collapse.collapse {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.nav-collapse, .nav-collapse.collapse {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.textContainer div {
- Exclude checks
Don't use IDs in selectors. Open
Open
#git-container {
- Exclude checks
Don't use IDs in selectors. Open
Open
#git-container .git-item h2, .git-item h4, .git-item p, .git-item a {
- Exclude checks
Use of !important Open
Open
padding-left: 8px !important;
- Exclude checks
Using height with border can sometimes make elements larger than you expect. Open
Open
border: 1px solid #ccc;
- Exclude checks
Element (div#container) is overqualified, just use #container without element name. Open
Open
div#container textarea {
- Exclude checks
Don't use IDs in selectors. Open
Open
#error_explanation ul li {
- Exclude checks
The box-sizing property isn't supported in IE6 and IE7. Open
Open
box-sizing: border-box;
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off Open
Open
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
- Exclude checks
Adjoining classes: .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active Open
Open
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:active,
- Exclude checks
Use of !important Open
Open
float: none !important;
- Exclude checks
Heading (h2) should not be qualified. Open
Open
#git-container .git-item h2, .git-item h4, .git-item p, .git-item a {
- Exclude checks
Using width with padding can sometimes make elements larger than you expect. Open
Open
padding: 10px;
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-mini Open
Open
.bootstrap-switch.bootstrap-switch-mini {
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container Open
Open
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
- Exclude checks
Adjoining classes: .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container Open
Open
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
- Exclude checks
Expected (<filter-function-list> | none) but found 'alpha(opacity=50)'.</filter-function-list> Open
Open
filter: alpha(opacity=50);
- Exclude checks