kiwitcms/Kiwi

View on GitHub

Showing 156 of 405 total issues

Element (li.grp-danger) is overqualified, just use .grp-danger without element name.
Open

.grp-messagelist > li.grp-danger {

Use of !important
Open

    content: none !important;

Use of !important
Open

        display: none !important;

Element (div#search) is overqualified, just use #search without element name.
Open

aside div#search { width: 200px; }
Severity: Minor
Found in tcms/static/style/admin.css by csslint

Don't use IDs in selectors.
Open

#grp-content { top: 0; }
Severity: Minor
Found in tcms/static/style/admin.css by csslint

Adjoining classes: .tt-suggestion.tt-cursor
Open

.tt-suggestion.tt-cursor {

Element (a.disabled) is overqualified, just use .disabled without element name.
Open

a.disabled {

Don't use IDs in selectors.
Open

header#grp-header { position: static; }
Severity: Minor
Found in tcms/static/style/admin.css by csslint

Don't use IDs in selectors.
Open

#properties-accordion .panel-body {

Element (a.no-before::before) is overqualified, just use .no-before without element name.
Open

.panel-group .panel-title > a.no-before::before {

Expected COLON at line 72, col 26.
Open

    color: #c00; inherit !important;

TODO found
Open

            // TODO: figure out how to reload above and add the new value to the page
Severity: Minor
Found in tcms/static/js/utils.js by fixme

BUG found
Open

        keeping a reference to BUG-ID and trying to reconstruct the URL
Severity: Minor
Found in CHANGELOG.rst by fixme

TODO found
Open

        // TODO: remove the page reload above and add the new case to the list

BUG found
Open

- HOT BUG FIXING - #572487
Severity: Minor
Found in CHANGELOG.rst by fixme

TODO found
Open

        // TODO: remove the page reload above and add the new case to the list
Severity
Category
Status
Source
Language