dianhua1560/bhgh

View on GitHub

Showing 208 of 208 total issues

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

img.center{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    -webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.3);
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Duplicate property 'height' found.
Open

    height: 100%;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Don't use IDs in selectors.
Open

#top-jumbotron{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Use of !important
Open

    border-radius:0px !important;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Adjoining classes: nav.navbar.navbar-default.navbar-fixed-top
Open

nav.navbar.navbar-default.navbar-fixed-top{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

.landing{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Rule is empty.
Open

#main-row{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Don't use IDs in selectors.
Open

.more-info-dropdown:hover #moreinfoicon {
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

#search-input{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Use of !important
Open

    text-align:center !important;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Don't use IDs in selectors.
Open

#welcome-message{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Element (img.center) is overqualified, just use .center without element name.
Open

img.center{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

.proceed-btn{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Using height with border can sometimes make elements larger than you expect.
Open

    border: 2px solid #F68D36;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

.container-header{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

.header{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

.dropdown-content{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Don't use IDs in selectors.
Open

#addbrag:hover {
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

.column-header{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint
Severity
Category
Status
Source
Language