File "ClassDefinitionClosingBraceSpaceUnitTest.css"

Full Path: /home/warrior1/public_html/themes/storefront/vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.css
File size: 1.3 KB
MIME-type: text/plain
Charset: utf-8

.my-style {
}


.my-style {
}

/* Comment */

.my-style {
}


/* Comment */

.my-style {
    float: left;

}

.AssetLineageWidgetType-item {
    color: #CCC;
}

/*.AssetLineageWidgetType-item2 .selected,
.AssetLineageWidgetType-item .selected {
}*/

.AssetLineageWidgetType-item.selected {
}

@media screen and (max-device-width: 769px) {

    header #logo img {
        max-width: 100%;
    }

}

@media screen and (max-device-width: 769px) {

    header #logo img {
        max-width: 100%;
    }
}

.GUITextBox.container:after {}

@media screen and (max-device-width: 769px) {
    .no-blank-line-after {
    }
    .no-blank-line-after-second-def {
    } .my-style {
    }

    .no-blank-line-and-trailing-comment {
    } /* end long class */
    .too-many-blank-lines-and-trailing-comment-extra-whitespace-after-brace {
    } /* end long class */



    .has-blank-line-and-trailing-comment {
    } /* end long class */

    .no-blank-line-and-annotation {
    } /* phpcs:ignore Standard.Cat.SniffName -- for reasons */
    .too-many-blank-lines-annotation {
    } /* phpcs:ignore Standard.Cat.SniffName -- for reasons */



    .has-blank-line-and-annotation {
    } /* phpcs:ignore Standard.Cat.SniffName -- for reasons */

}

@media screen and (max-device-width: 769px) {

    header #logo img {
        max-width: 100%;}}