pgaspar/oqfc

View on GitHub

Showing 1,356 of 1,356 total issues

Adjoining classes: .popover.right
Open

.popover.right{margin-left:10px;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Adjoining classes: .popover.left .arrow
Open

.popover.left .arrow{top:50%;right:-10px;margin-top:-10px;border-width:10px 0 10px 10px;border-left-color:#ffffff;}.popover.left .arrow:after{border-width:11px 0 11px 11px;border-left-color:rgba(0, 0, 0, 0.25);bottom:-11px;right:-1px;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Adjoining classes: .modal-open .modal .dropdown.open
Open

.modal-open .modal .dropdown.open{*z-index:2050;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Property with star prefix found.
Open

.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Adjoining classes: .nav li.dropdown.open.active .caret
Open

.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:1;filter:alpha(opacity=100);}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-left:0;padding-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Adjoining classes: .navbar .btn-navbar.active
Open

.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#cccccc \9;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top, #ffffff, #f2f2f2);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));background-image:-webkit-linear-gradient(top, #ffffff, #f2f2f2);background-image:-o-linear-gradient(top, #ffffff, #f2f2f2);background-image:linear-gradient(to bottom, #ffffff, #f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);*zoom:1;}.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Adjoining classes: .navbar .nav li.dropdown.open.active > .dropdown-toggle
Open

.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{background-color:#e5e5e5;color:#555555;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Expected (<filter-function-list> | none) but found 'progid:DXImageTransform.Microsoft.gradient(enabledenabled =falsefalse)'.</filter-function-list>
Open

.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#ededed;background-image:-moz-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));background-image:-webkit-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-o-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:linear-gradient(to bottom, #f2f2f2, #e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e5e5e5;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);}.navbar .btn-navbar:hover,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#ffffff;background-color:#e5e5e5;*background-color:#d9d9d9;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.navbar .nav>li>.dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:10px;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Adjoining classes: .navbar-inverse .nav li.dropdown.open > .dropdown-toggle
Open

.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{background-color:#111111;color:#ffffff;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Adjoining classes: .navbar .nav > li > .dropdown-menu.pull-right:after
Open

.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{left:auto;right:13px;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999999;border-bottom-color:#999999;}
Severity: Minor
Found in public/css/bootstrap.min.css by csslint
Severity
Category
Status
Source
Language