dianhua1560/bhgh

View on GitHub

Showing 208 of 208 total issues

Expected (left | right | none) but found 'bottom'.
Open

    float:bottom;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Don't use IDs in selectors.
Open

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

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

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

Using height with padding-top can sometimes make elements larger than you expect.
Open

    padding-top:10px;
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

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

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

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

#main-row{
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

Values of 0 shouldn't have units specified.
Open

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

Don't use IDs in selectors.
Open

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

Possible remote code execution vulnerability in Action Pack
Open

    actionpack (4.2.5.1)
Severity: Critical
Found in Gemfile.lock by bundler-audit

Advisory: CVE-2016-2098

Criticality: High

URL: https://groups.google.com/forum/#!topic/rubyonrails-security/ly-IH-fxr_Q

Solution: upgrade to ~> 3.2.22.2, >= 4.2.5.2, ~> 4.2.5, >= 4.1.14.2, ~> 4.1.14

Values of 0 shouldn't have units specified.
Open

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

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

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

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

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

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

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

Don't use IDs in selectors.
Open

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

Values of 0 shouldn't have units specified.
Open

    padding-top:0px;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

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

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