markdown-note/markdown-notes

View on GitHub
src/css/style.css

Summary

Maintainability
Test Coverage

Don't use IDs in selectors.
Open

#dlgAbout .version {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgSettings .global-shortcut kbd {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgSettings .global-shortcut {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgSettings .settings-tab {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

.footer #notesCompleted_1 {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgShortcutHelp.modal .modal-dialog{
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgAbout .logo {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgSettings .modal-dialog {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgSettings .global-shortcut input {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#pSettingsInfo_7 {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#btnNotebookSettings_16 {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgAbout .modal-dialog {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlgSettings .settings-info {
Severity: Minor
Found in src/css/style.css by csslint

Don't use IDs in selectors.
Open

#dlg .modal-sm {
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-width: 4px 0px 0px 0px;
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin : 1em 0em;
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    bottom: 0px;
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin: 1em 0em;
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-width: 4px 0px 0px 0px;
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    padding-left: 0em;
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-bottom:0px;
Severity: Minor
Found in src/css/style.css by csslint

Element (body.main) is overqualified, just use .main without element name.
Open

body.main {
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    border-width: 4px 0px 0px 0px;
Severity: Minor
Found in src/css/style.css by csslint

Values of 0 shouldn't have units specified.
Open

    margin-top:0px;
Severity: Minor
Found in src/css/style.css by csslint

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

        border: 1px solid transparent;
Severity: Minor
Found in src/css/style.css by csslint

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

    padding: 0.5em 0.5em;
Severity: Minor
Found in src/css/style.css by csslint

Standard property 'transform' should come after vendor-prefixed property '-webkit-transform'.
Open

    -webkit-transform: scale(1.0);
Severity: Minor
Found in src/css/style.css by csslint

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

  -webkit-transform: rotateZ(45deg);
Severity: Minor
Found in src/css/style.css by csslint

Adjoining classes: .notes-container .note.readonly
Open

.notes-container  .note.readonly {
Severity: Minor
Found in src/css/style.css by csslint

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

  0%, 80%, 100% { -webkit-transform: scale(0.0) }
Severity: Minor
Found in src/css/style.css by csslint

Standard property 'transform' should come after vendor-prefixed property '-webkit-transform'.
Open

    -webkit-transform: scale(0.0);
Severity: Minor
Found in src/css/style.css by csslint

The property -ms-transform is compatible with -webkit-transform and should be included as well.
Open

  -webkit-transform: rotateZ(90deg);
Severity: Minor
Found in src/css/style.css by csslint

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

  40% { -webkit-transform: scale(1.0) }
Severity: Minor
Found in src/css/style.css by csslint

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

.spinner .container1 > div,.spinner .container2 > div,.spinner .container3 > div {
Severity: Minor
Found in src/css/style.css by csslint

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

.notes-container  .note {
Severity: Minor
Found in src/css/style.css by csslint

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

.spinner .circle1 { top: 0; left: 0; }
Severity: Minor
Found in src/css/style.css by csslint

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

.spinner .circle3 { right: 0; bottom: 0; }
Severity: Minor
Found in src/css/style.css by csslint

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

.spinner .circle4 { left: 0; bottom: 0; }
Severity: Minor
Found in src/css/style.css by csslint

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

.file-paths {
Severity: Minor
Found in src/css/style.css by csslint

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

footer.footer {
Severity: Minor
Found in src/css/style.css by csslint

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

.spinner {
Severity: Minor
Found in src/css/style.css by csslint

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

.modal kbd {
Severity: Minor
Found in src/css/style.css by csslint

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

.spinner .spinner-container {
Severity: Minor
Found in src/css/style.css by csslint

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

.note-container kbd {
Severity: Minor
Found in src/css/style.css by csslint

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

.app-menu .dropdown-menu {
Severity: Minor
Found in src/css/style.css by csslint

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

#dlgAbout .version {
Severity: Minor
Found in src/css/style.css by csslint

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

.spinner .circle2 { top: 0; right: 0; }
Severity: Minor
Found in src/css/style.css by csslint

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

body.main {
Severity: Minor
Found in src/css/style.css by csslint

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

.empty-notebook {
Severity: Minor
Found in src/css/style.css by csslint

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

.app-shortcut {
Severity: Minor
Found in src/css/style.css by csslint

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

#dlgSettings .global-shortcut {
Severity: Minor
Found in src/css/style.css by csslint

There are no issues that match your filters.

Category
Status