dianhua1560/bhgh

View on GitHub
app/assets/stylesheets/main.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    background-color:#fafafa !important;
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

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

#searchicon:hover {
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

Don't use IDs in selectors.
Open

#addbrag:hover {
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

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

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

.more-info-dropdown:hover #moreinfoicon {
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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Use of !important
Open

    background-color: rgb(253, 255, 252) !important;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Don't use IDs in selectors.
Open

#months-select>div>a{
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Use of !important
Open

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

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Use of !important
Open

    color:white !important;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Use of !important
Open

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

Use of !important
Open

    background-color: #F8FDFF !important;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Don't use IDs in selectors.
Open

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

Don't use IDs in selectors.
Open

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

Use of !important
Open

    background-color:#FFFBF8 !important;
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

Don't use IDs in selectors.
Open

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

Use of !important
Open

    background-color:#AAF7BE !important;
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

float can't be used with display: inline-block.
Open

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

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

    float:bottom;
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

Duplicate property 'height' found.
Open

    height: 100%;
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

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

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

Rule is empty.
Open

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

float can't be used with display: inline-block.
Open

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

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

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

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

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
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

Fallback background-color (hex or RGB) should precede RGBA background-color.
Open

    background-color: rgba(6, 147, 192, 0.64);
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Adjoining classes: nav.navbar.navbar-default.navbar-fixed-top .navbar-nav > li > a
Open

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

Adjoining classes: nav.navbar.navbar-default.navbar-fixed-top .navbar-nav > li > a
Open

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

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
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

Missing standard property 'box-shadow' to go along with '-webkit-box-shadow'.
Open

    -webkit-box-shadow: 0px 0px 8px 2px rgba(100,100,100,0.3);
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

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

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

Values of 0 shouldn't have units specified.
Open

    border-radius:0px;
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

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

Values of 0 shouldn't have units specified.
Open

    border-radius:0px !important;
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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    border-radius:0px !important;
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(100,100,100,0.3);
Severity: Minor
Found in app/assets/stylesheets/main.css by csslint

Values of 0 shouldn't have units specified.
Open

    border:0px;
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

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

Values of 0 shouldn't have units specified.
Open

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

Values of 0 shouldn't have units specified.
Open

    right:0px;
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 doesn't have all its properties in alphabetical order.
Open

.proceed-btn{
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

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

.column-header{
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

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

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

Rule doesn't have all its properties in alphabetical order.
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

#search-input{
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

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

.dropdown-icon{
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

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

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

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

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

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

Rule doesn't have all its properties in alphabetical order.
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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

There are no issues that match your filters.

Category
Status