Skip to content

Instantly share code, notes, and snippets.

@Tjoosten
Created July 17, 2016 23:20
Show Gist options
  • Save Tjoosten/b1cda83ed4fa793ad872ffefeeefc864 to your computer and use it in GitHub Desktop.
Save Tjoosten/b1cda83ed4fa793ad872ffefeeefc864 to your computer and use it in GitHub Desktop.
resources/assets/sass/_modules/_variables.scss:2 [W] ColorKeyword: Color `gray` should be written in hexadecimal form as `#808080`
resources/assets/sass/_modules/_variables.scss:6 [W] NameFormat: Name of variable `bodyBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_modules/_variables.scss:7 [W] NameFormat: Name of variable `contentBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_modules/_variables.scss:9 [W] NameFormat: Name of variable `primaryButton` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_modules/_variables.scss:10 [W] NameFormat: Name of variable `successButton` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_modules/_variables.scss:10 [W] HexNotation: Color `#346E5A` should be written as `#346e5a`
resources/assets/sass/_modules/_variables.scss:12 [W] NameFormat: Name of variable `navbarBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_modules/_variables.scss:13 [W] NameFormat: Name of variable `navbarText` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_modules/_variables.scss:14 [W] NameFormat: Name of variable `navbarLinkActive` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_buttons.scss:2 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_buttons.scss:3 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_buttons.scss:6 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_buttons.scss:6 [W] NameFormat: Name of variable `primaryButton` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_buttons.scss:7 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_buttons.scss:7 [W] NameFormat: Name of variable `primaryButton` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_buttons.scss:10 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_buttons.scss:11 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_buttons.scss:12 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_buttons.scss:14 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_buttons.scss:14 [W] NameFormat: Name of variable `successButton` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_buttons.scss:15 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_buttons.scss:15 [W] NameFormat: Name of variable `successButton` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_dropdowns.scss:1 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_dropdowns.scss:1 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_dropdowns.scss:7 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_dropdowns.scss:7 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_dropdowns.scss:7 [W] ColorVariable: Color literals like `#5c778a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_dropdowns.scss:8 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_dropdowns.scss:8 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_dropdowns.scss:8 [W] PropertySortOrder: Properties should be ordered background, -moz-border-radius, -ms-border-radius, -webkit-border-radius, border-radius, color
resources/assets/sass/_partials/_dropdowns.scss:8 [W] ColorVariable: Color literals like `#e1e1e1` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_dropdowns.scss:9 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_dropdowns.scss:9 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_dropdowns.scss:10 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_dropdowns.scss:10 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_dropdowns.scss:11 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_dropdowns.scss:11 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_dropdowns.scss:12 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_dropdowns.scss:12 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_forms.scss:3 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_forms.scss:3 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_forms.scss:5 [W] TrailingWhitespace: Line contains trailing whitespace
resources/assets/sass/_partials/_forms.scss:6 [W] SelectorFormat: Selector `formSep` should be written in lowercase with hyphens
resources/assets/sass/_partials/_forms.scss:8 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_forms.scss:8 [W] PropertySortOrder: Properties should be ordered border-bottom, margin-bottom, padding-bottom
resources/assets/sass/_partials/_forms.scss:8 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_forms.scss:9 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_forms.scss:9 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_forms.scss:10 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_forms.scss:10 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_forms.scss:10 [W] ColorVariable: Color literals like `#dcdcdc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_general.scss:2 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_general.scss:2 [W] PropertySortOrder: Properties should be ordered background, color, font-family, font-size, line-height, overflow-x, padding
resources/assets/sass/_partials/_general.scss:3 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_general.scss:4 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_general.scss:5 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_general.scss:6 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_general.scss:6 [W] NameFormat: Name of variable `bodyBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_general.scss:7 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_general.scss:8 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_general.scss:8 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:12 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_general.scss:12 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:13 [W] SelectorFormat: Selector `full_width` should be written in lowercase with hyphens
resources/assets/sass/_partials/_general.scss:13 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:14 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:15 [W] IdSelector: Avoid using id selectors
resources/assets/sass/_partials/_general.scss:17 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_general.scss:17 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:20 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_general.scss:20 [W] IdSelector: Avoid using id selectors
resources/assets/sass/_partials/_general.scss:21 [W] SelectorFormat: Selector `main_content` should be written in lowercase with hyphens
resources/assets/sass/_partials/_general.scss:23 [W] PropertySortOrder: Properties should be ordered background, border-left, margin-left, padding
resources/assets/sass/_partials/_general.scss:23 [W] ZeroUnit: `0px` should be written without units as `0`
resources/assets/sass/_partials/_general.scss:24 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:24 [W] NameFormat: Name of variable `contentBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_general.scss:25 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:26 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:27 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_general.scss:28 [W] MergeableSelector: Merge rule `.main_content li` with rule on line 21
resources/assets/sass/_partials/_general.scss:28 [W] SelectorFormat: Selector `main_content` should be written in lowercase with hyphens
resources/assets/sass/_partials/_general.scss:30 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:31 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_general.scss:32 [W] MergeableSelector: Merge rule `.main_content .page-header` with rule on line 21
resources/assets/sass/_partials/_general.scss:32 [W] SelectorFormat: Selector `main_content` should be written in lowercase with hyphens
resources/assets/sass/_partials/_general.scss:34 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_general.scss:34 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_general.scss:35 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_general.scss:38 [W] SelectorFormat: Selector `full_width` should be written in lowercase with hyphens
resources/assets/sass/_partials/_general.scss:38 [W] MergeableSelector: Merge rule `.full_width .container` with rule on line 13
resources/assets/sass/_partials/_general.scss:38 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_general.scss:41 [W] PropertySortOrder: Properties should be ordered margin-left, margin-right, padding-top
resources/assets/sass/_partials/_lists.scss:3 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_lists.scss:3 [W] ColorVariable: Color literals like `#fff` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_lists.scss:4 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_lists.scss:4 [W] ZeroUnit: `0px` should be written without units as `0`
resources/assets/sass/_partials/_lists.scss:7 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_lists.scss:8 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_lists.scss:9 [W] ColorVariable: Color literals like `#5c778a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_lists.scss:10 [W] ColorVariable: Color literals like `#5c778a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_lists.scss:11 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_lists.scss:12 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_lists.scss:13 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:13 [W] PropertySortOrder: Properties should be ordered padding-right, text-align
resources/assets/sass/_partials/_lists.scss:14 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:18 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_lists.scss:19 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:19 [W] PropertySortOrder: Properties should be ordered border-bottom, margin-bottom, margin-left, padding-bottom
resources/assets/sass/_partials/_lists.scss:20 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:20 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_lists.scss:21 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:21 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_lists.scss:22 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:22 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_lists.scss:22 [W] ColorVariable: Color literals like `#dcdcdc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_lists.scss:25 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_lists.scss:25 [W] SelectorFormat: Selector `splitScreen` should be written in lowercase with hyphens
resources/assets/sass/_partials/_lists.scss:26 [W] PropertySortOrder: Properties should be ordered border-bottom, min-height, width
resources/assets/sass/_partials/_lists.scss:28 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_lists.scss:28 [W] ColorVariable: Color literals like `#dcdcdc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_lists.scss:31 [W] SelectorFormat: Selector `ticketDetails` should be written in lowercase with hyphens
resources/assets/sass/_partials/_lists.scss:32 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_lists.scss:33 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:36 [W] SelectorFormat: Selector `ticketDetails` should be written in lowercase with hyphens
resources/assets/sass/_partials/_lists.scss:36 [W] MergeableSelector: Merge rule `.ticketDetails li` with rule on line 31
resources/assets/sass/_partials/_lists.scss:37 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_lists.scss:38 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:38 [W] PropertySortOrder: Properties should be ordered border-bottom, margin-bottom, margin-left, padding-bottom, padding-left
resources/assets/sass/_partials/_lists.scss:39 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:40 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:40 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_lists.scss:41 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:41 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_lists.scss:42 [W] Indentation: Line should be indented 2 spaces, but was indented 0 spaces
resources/assets/sass/_partials/_lists.scss:42 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_lists.scss:42 [W] ColorVariable: Color literals like `#dcdcdc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_navbar.scss:1 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_navbar.scss:1 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:3 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_navbar.scss:5 [W] PropertySortOrder: Properties should be ordered color, font, padding-bottom, padding-top, text-decoration, text-shadow, width
resources/assets/sass/_partials/_navbar.scss:6 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:7 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:9 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:10 [W] NameFormat: Name of variable `navbarText` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:11 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_navbar.scss:11 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:12 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_navbar.scss:13 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:13 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_navbar.scss:13 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:13 [W] PropertySortOrder: Properties should be ordered padding, text-shadow
resources/assets/sass/_partials/_navbar.scss:13 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:14 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_navbar.scss:14 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:14 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_navbar.scss:14 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_navbar.scss:16 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_navbar.scss:16 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_navbar.scss:16 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:16 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:16 [W] NameFormat: Name of variable `navbarText` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:17 [W] NameFormat: Name of variable `navbarBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:17 [W] NameFormat: Name of variable `navbarText` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:19 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_navbar.scss:20 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:22 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_navbar.scss:22 [W] NameFormat: Name of variable `navbarText` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:23 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_navbar.scss:23 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:23 [W] PropertySortOrder: Properties should be ordered color, padding, text-shadow
resources/assets/sass/_partials/_navbar.scss:23 [W] SingleLinePerProperty: Property 'padding' should be placed on own line
resources/assets/sass/_partials/_navbar.scss:23 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:24 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_navbar.scss:25 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_navbar.scss:25 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:27 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_navbar.scss:27 [W] NameFormat: Name of variable `navbarLinkActive` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:28 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_navbar.scss:29 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:31 [W] PropertySortOrder: Properties should be ordered background-color, color
resources/assets/sass/_partials/_navbar.scss:31 [W] NameFormat: Name of variable `navbarText` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:31 [W] NameFormat: Name of variable `navbarLinkActive` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:33 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:35 [W] PropertySortOrder: Properties should be ordered background-color, color
resources/assets/sass/_partials/_navbar.scss:35 [W] NameFormat: Name of variable `navbarText` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:35 [W] NameFormat: Name of variable `navbarLinkActive` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/_partials/_navbar.scss:37 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_navbar.scss:37 [W] SelectorFormat: Selector `extra_menu` should be written in lowercase with hyphens
resources/assets/sass/_partials/_navbar.scss:37 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:37 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_navbar.scss:37 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:37 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:37 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_navbar.scss:38 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_navbar.scss:38 [W] SelectorFormat: Selector `extra_menu` should be written in lowercase with hyphens
resources/assets/sass/_partials/_navbar.scss:38 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:38 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_navbar.scss:38 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:38 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_navbar.scss:38 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:38 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_navbar.scss:39 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_navbar.scss:39 [W] SelectorFormat: Selector `extra_menu` should be written in lowercase with hyphens
resources/assets/sass/_partials/_navbar.scss:39 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_navbar.scss:39 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_navbar.scss:39 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_navbar.scss:39 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_navbar.scss:39 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_navbar.scss:39 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_notifications.scss:2 [W] PropertySortOrder: Properties should be ordered background-clip, background-color, border, border-radius, -webkit-box-shadow, box-shadow, display, float, font-size, left, list-style, margin, max-width, min-width, position, right, top, z-index
resources/assets/sass/_partials/_notifications.scss:15 [W] ColorVariable: Color literals like `#ccc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:16 [W] DuplicateProperty: Property `border` already defined on line 15
resources/assets/sass/_partials/_notifications.scss:16 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.15)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:16 [W] LeadingZero: `0.15` should be written without a leading zero as `.15`
resources/assets/sass/_partials/_notifications.scss:18 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_notifications.scss:18 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.175)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:18 [W] LeadingZero: `0.175` should be written without a leading zero as `.175`
resources/assets/sass/_partials/_notifications.scss:19 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.175)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:19 [W] LeadingZero: `0.175` should be written without a leading zero as `.175`
resources/assets/sass/_partials/_notifications.scss:21 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:22 [W] MergeableSelector: Merge rule `.dropdown-container > .dropdown-menu` with rule on line 1
resources/assets/sass/_partials/_notifications.scss:23 [W] PropertySortOrder: Properties should be ordered background, border, border-radius, -webkit-box-shadow, box-shadow, float, margin, max-height, overflow-y, padding, position, z-index
resources/assets/sass/_partials/_notifications.scss:25 [W] BangFormat: ! should be preceded by a space, and should not be followed by a space
resources/assets/sass/_partials/_notifications.scss:25 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_notifications.scss:31 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_notifications.scss:35 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:36 [W] MergeableSelector: Merge rule `.dropdown-container > .dropdown-menu + .dropdown-menu` with rule on line 1
resources/assets/sass/_partials/_notifications.scss:38 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:41 [W] PropertySortOrder: Properties should be ordered overflow, text-decoration, -o-text-overflow, text-overflow, -o-transition, -webkit-transition, transition, white-space, word-wrap
resources/assets/sass/_partials/_notifications.scss:46 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_notifications.scss:47 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_notifications.scss:49 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:52 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:55 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:59 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:61 [W] PropertySortOrder: Properties should be ordered background-color, border-bottom, border-radius, padding-bottom, padding-left, padding-right, padding-top
resources/assets/sass/_partials/_notifications.scss:66 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.15)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:66 [W] LeadingZero: `0.15` should be written without a leading zero as `.15`
resources/assets/sass/_partials/_notifications.scss:68 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:69 [W] MergeableSelector: Merge rule `.dropdown-toolbar > .form-group` with rule on line 60
resources/assets/sass/_partials/_notifications.scss:71 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:72 [W] MergeableSelector: Merge rule `.dropdown-toolbar .dropdown-toolbar-actions` with rule on line 60
resources/assets/sass/_partials/_notifications.scss:74 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:75 [W] MergeableSelector: Merge rule `.dropdown-toolbar .dropdown-toolbar-title` with rule on line 60
resources/assets/sass/_partials/_notifications.scss:76 [W] PropertySortOrder: Properties should be ordered color, font-size, margin
resources/assets/sass/_partials/_notifications.scss:79 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:81 [W] PropertySortOrder: Properties should be ordered border-radius, border-top, padding
resources/assets/sass/_partials/_notifications.scss:82 [W] ColorVariable: Color literals like `#ccc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:83 [W] DuplicateProperty: Property `border-top` already defined on line 82
resources/assets/sass/_partials/_notifications.scss:83 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.15)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:83 [W] LeadingZero: `0.15` should be written without a leading zero as `.15`
resources/assets/sass/_partials/_notifications.scss:85 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:88 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:91 [W] PropertySortOrder: Properties should be ordered color, display, font-weight
resources/assets/sass/_partials/_notifications.scss:93 [W] HexLength: Color `#777777` should be written as `#777`
resources/assets/sass/_partials/_notifications.scss:93 [W] ColorVariable: Color literals like `#777777` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:94 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:95 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:96 [W] PropertySortOrder: Properties should be ordered padding-bottom, padding-top
resources/assets/sass/_partials/_notifications.scss:99 [W] EmptyLineBetweenBlocks: @media declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:100 [W] EmptyLineBetweenBlocks: @media declaration should be preceded by an empty line
resources/assets/sass/_partials/_notifications.scss:104 [W] EmptyLineBetweenBlocks: @media declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:105 [W] EmptyLineBetweenBlocks: Rule declaration should be preceded by an empty line
resources/assets/sass/_partials/_notifications.scss:106 [W] PropertySortOrder: Properties should be ordered bottom, left, margin-bottom, right, top
resources/assets/sass/_partials/_notifications.scss:111 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:113 [W] PropertySortOrder: Properties should be ordered bottom, left, margin-bottom, right, top
resources/assets/sass/_partials/_notifications.scss:118 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:120 [W] PropertySortOrder: Properties should be ordered left, right
resources/assets/sass/_partials/_notifications.scss:122 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:125 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:127 [W] PropertySortOrder: Properties should be ordered color, max-width, overflow, position, right, text-align, -o-text-overflow, text-overflow, white-space, word-wrap
resources/assets/sass/_partials/_notifications.scss:131 [W] ColorVariable: Color literals like `#777777` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:131 [W] HexLength: Color `#777777` should be written as `#777`
resources/assets/sass/_partials/_notifications.scss:137 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:138 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:140 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:141 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:141 [W] MergeableSelector: Merge rule `.dropdown-menu > li > a.dropmenu-item` with rule on line 39
resources/assets/sass/_partials/_notifications.scss:142 [W] PropertySortOrder: Properties should be ordered padding-right, position
resources/assets/sass/_partials/_notifications.scss:144 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:147 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:148 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:148 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:150 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:152 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.8)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:152 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
resources/assets/sass/_partials/_notifications.scss:153 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.9)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:153 [W] LeadingZero: `0.9` should be written without a leading zero as `.9`
resources/assets/sass/_partials/_notifications.scss:154 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:155 [W] MergeableSelector: Merge rule `.dropdown-inverse .dropdown-menu .divider` with rule on line 151
resources/assets/sass/_partials/_notifications.scss:156 [W] PropertySortOrder: Properties should be ordered background-color, height, margin, overflow
resources/assets/sass/_partials/_notifications.scss:159 [W] ColorVariable: Color literals like `#2b2b2b` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:160 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:161 [W] MergeableSelector: Merge rule `.dropdown-inverse .dropdown-menu > li > a` with rule on line 151
resources/assets/sass/_partials/_notifications.scss:161 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_notifications.scss:162 [W] ColorVariable: Color literals like `#cccccc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:162 [W] HexLength: Color `#cccccc` should be written as `#ccc`
resources/assets/sass/_partials/_notifications.scss:163 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:164 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_notifications.scss:166 [W] PropertySortOrder: Properties should be ordered background-color, color
resources/assets/sass/_partials/_notifications.scss:167 [W] ColorVariable: Color literals like `#262626` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:168 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:169 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_notifications.scss:172 [W] PropertySortOrder: Properties should be ordered background-color, color
resources/assets/sass/_partials/_notifications.scss:173 [W] ColorVariable: Color literals like `#337ab7` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:174 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:175 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_notifications.scss:178 [W] ColorVariable: Color literals like `#777777` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:178 [W] HexLength: Color `#777777` should be written as `#777`
resources/assets/sass/_partials/_notifications.scss:179 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:181 [W] ColorVariable: Color literals like `#777777` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:181 [W] HexLength: Color `#777777` should be written as `#777`
resources/assets/sass/_partials/_notifications.scss:182 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:183 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:183 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_notifications.scss:184 [W] PropertySortOrder: Properties should be ordered padding-bottom, padding-top
resources/assets/sass/_partials/_notifications.scss:186 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:187 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_notifications.scss:187 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:187 [W] MergeableSelector: Merge rule `.table > thead > tr > th.col-actions .dropdown-toggle` with rule on line 183
resources/assets/sass/_partials/_notifications.scss:188 [W] HexLength: Color `#777777` should be written as `#777`
resources/assets/sass/_partials/_notifications.scss:188 [W] ColorVariable: Color literals like `#777777` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:189 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:193 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:195 [W] PropertySortOrder: Properties should be ordered border-bottom, color, display, padding, text-decoration
resources/assets/sass/_partials/_notifications.scss:197 [W] ColorVariable: Color literals like `#eeeeee` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:197 [W] HexLength: Color `#eeeeee` should be written as `#eee`
resources/assets/sass/_partials/_notifications.scss:198 [W] HexLength: Color `#333333` should be written as `#333`
resources/assets/sass/_partials/_notifications.scss:198 [W] ColorVariable: Color literals like `#333333` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:200 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:203 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:206 [W] ColorVariable: Color literals like `#f9f9f9` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:207 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:208 [W] MergeableSelector: Merge rule `.notification.active` with rule on line 194
resources/assets/sass/_partials/_notifications.scss:209 [W] ColorVariable: Color literals like `#f4f4f4` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:210 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:214 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:217 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:219 [W] ColorVariable: Color literals like `#777777` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:219 [W] HexLength: Color `#777777` should be written as `#777`
resources/assets/sass/_partials/_notifications.scss:220 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:221 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_notifications.scss:223 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:226 [W] PropertySortOrder: Properties should be ordered max-width, width
resources/assets/sass/_partials/_notifications.scss:228 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:231 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:235 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:238 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:240 [W] HexLength: Color `#eeeeee` should be written as `#eee`
resources/assets/sass/_partials/_notifications.scss:240 [W] ColorVariable: Color literals like `#eeeeee` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:241 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:244 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:245 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_notifications.scss:246 [W] PropertySortOrder: Properties should be ordered background, border-radius, color, content, font-family, font-size, font-weight, height, line-height, margin-left, margin-top, min-width, padding, position, text-align, vertical-align
resources/assets/sass/_partials/_notifications.scss:254 [W] ColorKeyword: Color `red` should be written in hexadecimal form as `#ff0000`
resources/assets/sass/_partials/_notifications.scss:254 [W] ColorVariable: Color literals like `red` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_notifications.scss:262 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:263 [W] MergeableSelector: Merge rule `.notification .media-body` with rule on line 194
resources/assets/sass/_partials/_notifications.scss:265 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:266 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_notifications.scss:267 [W] PropertySortOrder: Properties should be ordered font-size, height, line-height, margin-left, margin-top, min-width
resources/assets/sass/_partials/_notifications.scss:273 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_notifications.scss:274 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_notifications.scss:276 [W] PropertySortOrder: Properties should be ordered content, height, line-height, margin-left, margin-top, min-width, padding
resources/assets/sass/_partials/_notifications.scss:282 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_panels.scss:2 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_panels.scss:5 [W] MergeableSelector: Merge rule `.panel-default .panel-heading` with rule on line 1
resources/assets/sass/_partials/_panels.scss:6 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_panels.scss:7 [W] TrailingSemicolon: Declaration should be terminated by a single semicolon
resources/assets/sass/_partials/_panels.scss:8 [W] ColorVariable: Color literals like `#f1f1f1` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_typography.scss:1 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:1 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:1 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:1 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:1 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:3 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:3 [W] PropertySortOrder: Properties should be ordered color, font-family, font-weight, margin
resources/assets/sass/_partials/_typography.scss:3 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:4 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:4 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:5 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:5 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:6 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:6 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:6 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:9 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:9 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:9 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:9 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:9 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:11 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:11 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:11 [W] PropertySortOrder: Properties should be ordered color, font-weight
resources/assets/sass/_partials/_typography.scss:11 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:11 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:11 [W] SingleLinePerProperty: Property 'color' should be placed on own line
resources/assets/sass/_partials/_typography.scss:11 [W] ColorVariable: Color literals like `#999` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_typography.scss:16 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:16 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:16 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:16 [W] SingleLinePerProperty: Property 'line-height' should be placed on own line
resources/assets/sass/_partials/_typography.scss:16 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:21 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:21 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:21 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:21 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:21 [W] SingleLinePerProperty: Property 'line-height' should be placed on own line
resources/assets/sass/_partials/_typography.scss:26 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:26 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:26 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:26 [W] SingleLinePerProperty: Property 'line-height' should be placed on own line
resources/assets/sass/_partials/_typography.scss:26 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:29 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:29 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:31 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:31 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:31 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:36 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:36 [W] PropertySortOrder: Properties should be ordered color, font-size, text-transform
resources/assets/sass/_partials/_typography.scss:36 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:37 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:37 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:37 [W] ColorVariable: Color literals like `#999` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_typography.scss:38 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:38 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:38 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:41 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:43 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:43 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:43 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:46 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:48 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:48 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:48 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_typography.scss:50 [W] TrailingWhitespace: Line contains trailing whitespace
resources/assets/sass/_partials/_typography.scss:51 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_typography.scss:53 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_typography.scss:53 [W] TrailingSemicolon: Declaration should be terminated by a semicolon
resources/assets/sass/_partials/_typography.scss:53 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_x-editable.scss:2 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:5 [W] MergeableSelector: Merge rule `.editableform .control-group` with rule on line 1
resources/assets/sass/_partials/_x-editable.scss:6 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:6 [W] PropertySortOrder: Properties should be ordered line-height, margin-bottom, white-space
resources/assets/sass/_partials/_x-editable.scss:6 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:7 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:7 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:8 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:8 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:11 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:15 [W] MergeableSelector: Merge rule `.editableform .form-control` with rule on line 1
resources/assets/sass/_partials/_x-editable.scss:16 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:20 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:20 [W] PropertySortOrder: Properties should be ordered *display, display, margin-left, vertical-align, zoom
resources/assets/sass/_partials/_x-editable.scss:20 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:21 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:22 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:23 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:24 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:25 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:25 [W] PropertySpelling: Unknown property *display
resources/assets/sass/_partials/_x-editable.scss:28 [W] MergeableSelector: Merge rule `.editable-buttons.editable-buttons-bottom` with rule on line 19
resources/assets/sass/_partials/_x-editable.scss:29 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:30 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:30 [W] PropertySortOrder: Properties should be ordered display, margin-left, margin-top
resources/assets/sass/_partials/_x-editable.scss:31 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:35 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:35 [W] PropertySortOrder: Properties should be ordered *display, display, vertical-align, white-space, width, zoom
resources/assets/sass/_partials/_x-editable.scss:36 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:36 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:37 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:37 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:38 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:38 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:39 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:40 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:41 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:41 [W] PropertySpelling: Unknown property *display
resources/assets/sass/_partials/_x-editable.scss:44 [W] MergeableSelector: Merge rule `.editable-buttons .editable-cancel` with rule on line 19
resources/assets/sass/_partials/_x-editable.scss:45 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:48 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:49 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:49 [W] MergeableSelector: Merge rule `.editable-buttons button.ui-button-icon-only` with rule on line 19
resources/assets/sass/_partials/_x-editable.scss:50 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:51 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:55 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:56 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:57 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:57 [W] PropertySortOrder: Properties should be ordered background, height, min-width, width
resources/assets/sass/_partials/_x-editable.scss:58 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:62 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:65 [W] Indentation: Line should be indented 0 spaces, but was indented 1 spaces
resources/assets/sass/_partials/_x-editable.scss:66 [W] PropertySortOrder: Properties should be ordered margin, max-width, white-space, width
resources/assets/sass/_partials/_x-editable.scss:67 [W] Shorthand: Shorthand form for property `margin` should be written more concisely as `5px 0 0` instead of `5px 0 0 0`
resources/assets/sass/_partials/_x-editable.scss:72 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:73 [W] MergeableSelector: Merge rule `.editable-error-block.ui-state-error` with rule on line 65
resources/assets/sass/_partials/_x-editable.scss:74 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:78 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:78 [W] ColorKeyword: Color `red` should be written in hexadecimal form as `#ff0000`
resources/assets/sass/_partials/_x-editable.scss:78 [W] ColorVariable: Color literals like `red` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:81 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:83 [W] MergeableSelector: Merge rule `.editableform .editable-date` with rule on line 1
resources/assets/sass/_partials/_x-editable.scss:84 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:84 [W] PropertySortOrder: Properties should be ordered float, margin, padding
resources/assets/sass/_partials/_x-editable.scss:85 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:86 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:89 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:91 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:91 [W] PropertySortOrder: Properties should be ordered margin-left, margin-top
resources/assets/sass/_partials/_x-editable.scss:92 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:96 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:97 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:99 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:99 [W] PropertySortOrder: Properties should be ordered margin, vertical-align
resources/assets/sass/_partials/_x-editable.scss:100 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:104 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:107 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:109 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:109 [W] PropertySortOrder: Properties should be ordered height, width
resources/assets/sass/_partials/_x-editable.scss:110 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:113 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:115 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:116 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:116 [W] LeadingZero: `0.9` should be written without a leading zero as `.9`
resources/assets/sass/_partials/_x-editable.scss:117 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:117 [W] PropertySortOrder: Properties should be ordered clear, font-size, text-align, text-decoration
resources/assets/sass/_partials/_x-editable.scss:118 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:121 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:123 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:124 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:125 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:125 [W] PropertySortOrder: Properties should be ordered background, display, height, margin-top, opacity, position, right, top, width, z-index
resources/assets/sass/_partials/_x-editable.scss:126 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:127 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:128 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:128 [W] LeadingZero: `0.6` should be written without a leading zero as `.6`
resources/assets/sass/_partials/_x-editable.scss:129 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:131 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:132 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:133 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:138 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:142 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:143 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:145 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:145 [W] ImportantRule: !important should not be used
resources/assets/sass/_partials/_x-editable.scss:145 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:149 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:149 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:153 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:153 [W] PropertySortOrder: Properties should be ordered *display, display, vertical-align, width, zoom
resources/assets/sass/_partials/_x-editable.scss:154 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:155 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:156 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:157 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:158 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:158 [W] PropertySpelling: Unknown property *display
resources/assets/sass/_partials/_x-editable.scss:162 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:162 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:163 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:163 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:164 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:165 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:165 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:168 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:168 [W] PropertySortOrder: Properties should be ordered border-bottom, text-decoration
resources/assets/sass/_partials/_x-editable.scss:169 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:169 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_x-editable.scss:169 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:169 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:172 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:172 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:175 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:175 [W] PropertySortOrder: Properties should be ordered border-bottom, color, cursor
resources/assets/sass/_partials/_x-editable.scss:175 [W] ColorVariable: Color literals like `#585858` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:176 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:177 [W] Indentation: Line should be indented 2 spaces, but was indented 3 spaces
resources/assets/sass/_partials/_x-editable.scss:177 [W] BorderZero: `border-bottom: 0` is preferred over `border-bottom: none`
resources/assets/sass/_partials/_x-editable.scss:180 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_x-editable.scss:180 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_x-editable.scss:180 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
resources/assets/sass/_partials/_x-editable.scss:181 [W] PropertySortOrder: Properties should be ordered color, font-style, text-decoration
resources/assets/sass/_partials/_x-editable.scss:182 [W] HexNotation: Color `#DD1144` should be written as `#dd1144`
resources/assets/sass/_partials/_x-editable.scss:182 [W] ColorVariable: Color literals like `#DD1144` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:182 [W] HexLength: Color `#DD1144` should be written as `#D14`
resources/assets/sass/_partials/_x-editable.scss:183 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:191 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_x-editable.scss:192 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:196 [W] PropertySortOrder: Properties should be ordered -moz-transition, -ms-transition, -o-transition, -webkit-transition, transition
resources/assets/sass/_partials/_x-editable.scss:196 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:197 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:198 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:199 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:203 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:205 [W] SpaceBeforeBrace: Opening curly brace `{` should be preceded by one space
resources/assets/sass/_partials/_x-editable.scss:206 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:206 [W] PropertySortOrder: Properties should be ordered display, padding-top
resources/assets/sass/_partials/_x-editable.scss:207 [W] Indentation: Line should be indented 2 spaces, but was indented 4 spaces
resources/assets/sass/_partials/_x-editable.scss:207 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
resources/assets/sass/_partials/_x-editable.scss:211 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:221 [W] PropertySortOrder: Properties should be ordered -moz-border-radius, -webkit-border-radius, border-radius, direction, padding
resources/assets/sass/_partials/_x-editable.scss:222 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:223 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:226 [W] Comment: Use `//` comments everywhere
resources/assets/sass/_partials/_x-editable.scss:230 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:233 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:234 [W] MergeableSelector: Merge rule `.datepicker.datepicker-rtl` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:236 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:237 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:237 [W] MergeableSelector: Merge rule `.datepicker.datepicker-rtl table tr td span` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:239 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:241 [W] PropertySortOrder: Properties should be ordered left, top
resources/assets/sass/_partials/_x-editable.scss:243 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:244 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_x-editable.scss:245 [W] PropertySortOrder: Properties should be ordered border-bottom, border-bottom-color, border-left, border-right, content, display, left, position, top
resources/assets/sass/_partials/_x-editable.scss:249 [W] ColorVariable: Color literals like `#ccc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:250 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.2)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:250 [W] LeadingZero: `0.2` should be written without a leading zero as `.2`
resources/assets/sass/_partials/_x-editable.scss:254 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:255 [W] PseudoElement: Begin pseudo elements with double colons: `::`
resources/assets/sass/_partials/_x-editable.scss:256 [W] PropertySortOrder: Properties should be ordered border-bottom, border-left, border-right, content, display, left, position, top
resources/assets/sass/_partials/_x-editable.scss:260 [W] ColorVariable: Color literals like `#ffffff` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:260 [W] HexLength: Color `#ffffff` should be written as `#fff`
resources/assets/sass/_partials/_x-editable.scss:264 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:265 [W] MergeableSelector: Merge rule `.datepicker > div` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:267 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:268 [W] MergeableSelector: Merge rule `.datepicker.days div.datepicker-days` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:268 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:270 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:271 [W] MergeableSelector: Merge rule `.datepicker.months div.datepicker-months` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:271 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:273 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:274 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:274 [W] MergeableSelector: Merge rule `.datepicker.years div.datepicker-years` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:276 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:277 [W] MergeableSelector: Merge rule `.datepicker table` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:279 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:282 [W] PropertySortOrder: Properties should be ordered border, -moz-border-radius, -webkit-border-radius, border-radius, height, text-align, width
resources/assets/sass/_partials/_x-editable.scss:285 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:286 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:288 [W] BorderZero: `border: 0` is preferred over `border: none`
resources/assets/sass/_partials/_x-editable.scss:289 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:290 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:293 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:294 [W] MergeableSelector: Merge rule `.datepicker table tr td.day:hover` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:294 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:294 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:295 [W] ColorVariable: Color literals like `#eeeeee` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:295 [W] HexLength: Color `#eeeeee` should be written as `#eee`
resources/assets/sass/_partials/_x-editable.scss:297 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:298 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:298 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:298 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:300 [W] ColorVariable: Color literals like `#999999` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:300 [W] HexLength: Color `#999999` should be written as `#999`
resources/assets/sass/_partials/_x-editable.scss:301 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:302 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:302 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:302 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:305 [W] HexLength: Color `#999999` should be written as `#999`
resources/assets/sass/_partials/_x-editable.scss:305 [W] ColorVariable: Color literals like `#999999` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:307 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:308 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:308 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:308 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:308 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:308 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:312 [W] ColorVariable: Color literals like `#fde19a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:313 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:313 [W] ColorVariable: Color literals like `#fdd49a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:313 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:314 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:314 [W] ColorVariable: Color literals like `#fdd49a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:314 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:315 [W] ColorVariable: Color literals like `#fdd49a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:315 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:316 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:316 [W] ColorVariable: Color literals like `#fdd49a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:316 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:317 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:317 [W] ColorVariable: Color literals like `#fdd49a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:317 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:318 [W] ColorVariable: Color literals like `#fdd49a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:318 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:320 [W] PropertySortOrder: Properties should be ordered background-color, background-image, background-repeat, border-color, color, filter
resources/assets/sass/_partials/_x-editable.scss:321 [W] ColorVariable: Color literals like `#fbed50` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:321 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:321 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:322 [W] DuplicateProperty: Property `border-color` already defined on line 321
resources/assets/sass/_partials/_x-editable.scss:322 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:322 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:322 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:322 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:322 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:322 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:323 [W] DuplicateProperty: Property `filter` already defined on line 320
resources/assets/sass/_partials/_x-editable.scss:324 [W] ColorVariable: Color literals like `#000` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:325 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:326 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:346 [W] ColorVariable: Color literals like `#fdf59a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:347 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:348 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:356 [W] ColorVariable: Color literals like `#fbf069` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:357 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:358 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:358 [W] MergeableSelector: Merge rule `.datepicker table tr td.today:hover:hover` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:358 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:359 [W] ColorVariable: Color literals like `#000` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:360 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:361 [W] MergeableSelector: Merge rule `.datepicker table tr td.today.active:hover` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:361 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:361 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:362 [W] ColorVariable: Color literals like `#fff` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:363 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:364 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:364 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:364 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:364 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:364 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:368 [W] ColorVariable: Color literals like `#eeeeee` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:368 [W] HexLength: Color `#eeeeee` should be written as `#eee`
resources/assets/sass/_partials/_x-editable.scss:369 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:369 [W] PropertySortOrder: Properties should be ordered background, -moz-border-radius, -webkit-border-radius, border-radius
resources/assets/sass/_partials/_x-editable.scss:370 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:372 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:373 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:373 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:373 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:373 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:373 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:377 [W] ColorVariable: Color literals like `#f3d17a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:378 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:378 [W] ColorVariable: Color literals like `#f3c17a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:378 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:379 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:379 [W] ColorVariable: Color literals like `#f3c17a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:379 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:380 [W] ColorVariable: Color literals like `#f3c17a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:380 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:381 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:381 [W] ColorVariable: Color literals like `#f3c17a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:381 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:382 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:382 [W] ColorVariable: Color literals like `#f3c17a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:382 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:383 [W] ColorVariable: Color literals like `#f3c17a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:383 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:385 [W] PropertySortOrder: Properties should be ordered background-color, background-image, background-repeat, border-color, -moz-border-radius, -webkit-border-radius, border-radius, filter
resources/assets/sass/_partials/_x-editable.scss:386 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:386 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:386 [W] ColorVariable: Color literals like `#edde34` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:387 [W] DuplicateProperty: Property `border-color` already defined on line 386
resources/assets/sass/_partials/_x-editable.scss:387 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:387 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:387 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:387 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:387 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:387 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:388 [W] DuplicateProperty: Property `filter` already defined on line 385
resources/assets/sass/_partials/_x-editable.scss:389 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:390 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:392 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:393 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:413 [W] ColorVariable: Color literals like `#f3e97a` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:414 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:415 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:415 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:423 [W] ColorVariable: Color literals like `#efe24b` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:424 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:425 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:425 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:425 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:425 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:425 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:429 [W] ColorVariable: Color literals like `#9e9e9e` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:430 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:430 [W] ColorVariable: Color literals like `#b3b3b3` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:430 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:431 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:431 [W] ColorVariable: Color literals like `#b3b3b3` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:431 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:432 [W] ColorVariable: Color literals like `#b3b3b3` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:432 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:433 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:433 [W] ColorVariable: Color literals like `#b3b3b3` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:433 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:434 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:434 [W] ColorVariable: Color literals like `#b3b3b3` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:434 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:435 [W] ColorVariable: Color literals like `#b3b3b3` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:435 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:437 [W] PropertySortOrder: Properties should be ordered background-color, background-image, background-repeat, border-color, color, filter, text-shadow
resources/assets/sass/_partials/_x-editable.scss:438 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:438 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:438 [W] ColorVariable: Color literals like `#595959` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:439 [W] DuplicateProperty: Property `border-color` already defined on line 438
resources/assets/sass/_partials/_x-editable.scss:439 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:439 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:439 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:439 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:439 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:439 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:440 [W] DuplicateProperty: Property `filter` already defined on line 437
resources/assets/sass/_partials/_x-editable.scss:441 [W] ColorVariable: Color literals like `#fff` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:442 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:442 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:443 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:444 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:464 [W] ColorVariable: Color literals like `#808080` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:465 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:466 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:466 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:474 [W] ColorVariable: Color literals like `#666666` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:474 [W] HexLength: Color `#666666` should be written as `#666`
resources/assets/sass/_partials/_x-editable.scss:475 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:476 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:476 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:476 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:476 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:476 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:480 [W] ColorVariable: Color literals like `#006dcc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:481 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:481 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:481 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:481 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:481 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:482 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:482 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:482 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:482 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:482 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:483 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:483 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:483 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:483 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:484 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:484 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:484 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:484 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:484 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:485 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:485 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:485 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:485 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:485 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:486 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:486 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:486 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:486 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:488 [W] PropertySortOrder: Properties should be ordered background-color, background-image, background-repeat, border-color, color, filter, text-shadow
resources/assets/sass/_partials/_x-editable.scss:488 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:488 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:489 [W] ColorVariable: Color literals like `#002a80` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:489 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:489 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:489 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:489 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:490 [W] DuplicateProperty: Property `border-color` already defined on line 489
resources/assets/sass/_partials/_x-editable.scss:490 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:490 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:490 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:490 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:490 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:490 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:491 [W] DuplicateProperty: Property `filter` already defined on line 488
resources/assets/sass/_partials/_x-editable.scss:492 [W] ColorVariable: Color literals like `#fff` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:493 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:493 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:494 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:495 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:515 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:515 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:516 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:517 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:517 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:525 [W] HexLength: Color `#003399` should be written as `#039`
resources/assets/sass/_partials/_x-editable.scss:525 [W] ColorVariable: Color literals like `#003399` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:526 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:527 [W] MergeableSelector: Merge rule `.datepicker table tr td span` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:527 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:528 [W] PropertySortOrder: Properties should be ordered -moz-border-radius, -webkit-border-radius, border-radius, cursor, display, float, height, line-height, margin, width
resources/assets/sass/_partials/_x-editable.scss:535 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:536 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:538 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:539 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:539 [W] MergeableSelector: Merge rule `.datepicker table tr td span:hover` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:540 [W] HexLength: Color `#eeeeee` should be written as `#eee`
resources/assets/sass/_partials/_x-editable.scss:540 [W] ColorVariable: Color literals like `#eeeeee` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:541 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:542 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:542 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:542 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:545 [W] ColorVariable: Color literals like `#999999` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:545 [W] HexLength: Color `#999999` should be written as `#999`
resources/assets/sass/_partials/_x-editable.scss:547 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:548 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:548 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:548 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:548 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:548 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:552 [W] ColorVariable: Color literals like `#006dcc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:553 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:553 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:553 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:553 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:553 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:554 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:554 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:554 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:554 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:554 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:555 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:555 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:555 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:555 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:556 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:556 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:556 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:556 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:556 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:557 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:557 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:557 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:557 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:557 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:558 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:558 [W] ColorVariable: Color literals like `#0088cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:558 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:558 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:560 [W] PropertySortOrder: Properties should be ordered background-color, background-image, background-repeat, border-color, color, filter, text-shadow
resources/assets/sass/_partials/_x-editable.scss:560 [W] HexLength: Color `#0088cc` should be written as `#08c`
resources/assets/sass/_partials/_x-editable.scss:560 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:561 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:561 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:561 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:561 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:561 [W] ColorVariable: Color literals like `#002a80` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:562 [W] DuplicateProperty: Property `border-color` already defined on line 561
resources/assets/sass/_partials/_x-editable.scss:562 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:562 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:562 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.1)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:562 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
resources/assets/sass/_partials/_x-editable.scss:562 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:562 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:563 [W] DuplicateProperty: Property `filter` already defined on line 560
resources/assets/sass/_partials/_x-editable.scss:564 [W] ColorVariable: Color literals like `#fff` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:565 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.25)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:565 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
resources/assets/sass/_partials/_x-editable.scss:566 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:567 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:587 [W] HexLength: Color `#0044cc` should be written as `#04c`
resources/assets/sass/_partials/_x-editable.scss:587 [W] ColorVariable: Color literals like `#0044cc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:588 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:589 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:589 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:597 [W] ColorVariable: Color literals like `#003399` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:597 [W] HexLength: Color `#003399` should be written as `#039`
resources/assets/sass/_partials/_x-editable.scss:598 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:599 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/_partials/_x-editable.scss:599 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:599 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:601 [W] HexLength: Color `#999999` should be written as `#999`
resources/assets/sass/_partials/_x-editable.scss:601 [W] ColorVariable: Color literals like `#999999` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:602 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:603 [W] MergeableSelector: Merge rule `.datepicker th.datepicker-switch` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:603 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:605 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:606 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:609 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:610 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:612 [W] ColorVariable: Color literals like `#eeeeee` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:612 [W] HexLength: Color `#eeeeee` should be written as `#eee`
resources/assets/sass/_partials/_x-editable.scss:613 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:614 [W] MergeableSelector: Merge rule `.datepicker .cw` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:616 [W] PropertySortOrder: Properties should be ordered font-size, padding, vertical-align, width
resources/assets/sass/_partials/_x-editable.scss:619 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:620 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/_partials/_x-editable.scss:620 [W] QualifyingElement: Avoid qualifying class selectors with an element.
resources/assets/sass/_partials/_x-editable.scss:620 [W] MergeableSelector: Merge rule `.datepicker thead tr:first-child th.cw` with rule on line 220
resources/assets/sass/_partials/_x-editable.scss:621 [W] PropertySortOrder: Properties should be ordered background-color, cursor
resources/assets/sass/_partials/_x-editable.scss:623 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:626 [W] PropertySortOrder: Properties should be ordered cursor, display, height, width
resources/assets/sass/_partials/_x-editable.scss:630 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:633 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:635 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:635 [W] PropertySortOrder: Properties should be ordered -moz-border-radius, -webkit-border-radius, border-radius
resources/assets/sass/_partials/_x-editable.scss:636 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:638 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:640 [W] PropertySortOrder: Properties should be ordered -moz-border-radius, -webkit-border-radius, border-radius
resources/assets/sass/_partials/_x-editable.scss:640 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:641 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/_partials/_x-editable.scss:643 [W] EmptyLineBetweenBlocks: Rule declaration should be followed by an empty line
resources/assets/sass/_partials/_x-editable.scss:645 [W] PropertySortOrder: Properties should be ordered background-color, border, display, font-weight, height, line-height, margin-left, margin-right, min-width, padding, text-align, text-shadow, vertical-align, width
resources/assets/sass/_partials/_x-editable.scss:653 [W] HexLength: Color `#ffffff` should be written as `#fff`
resources/assets/sass/_partials/_x-editable.scss:653 [W] ColorVariable: Color literals like `#ffffff` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:655 [W] ColorVariable: Color literals like `#eeeeee` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/_partials/_x-editable.scss:655 [W] HexLength: Color `#eeeeee` should be written as `#eee`
resources/assets/sass/_partials/_x-editable.scss:656 [W] ColorVariable: Color literals like `#ccc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/app.scss:14 [W] Comment: Use `//` comments everywhere
resources/assets/sass/app.scss:17 [W] IdSelector: Avoid using id selectors
resources/assets/sass/app.scss:18 [W] NameFormat: Name of variable `contentBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/app.scss:21 [W] SelectorFormat: Selector `main_content` should be written in lowercase with hyphens
resources/assets/sass/app.scss:22 [W] PropertySortOrder: Properties should be ordered border, margin, padding
resources/assets/sass/app.scss:22 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:23 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:27 [W] SelectorFormat: Selector `main_content` should be written in lowercase with hyphens
resources/assets/sass/app.scss:33 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:37 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:41 [W] PropertySortOrder: Properties should be ordered line-height, margin, width
resources/assets/sass/app.scss:46 [W] SelectorFormat: Selector `user_menu` should be written in lowercase with hyphens
resources/assets/sass/app.scss:47 [W] PropertySortOrder: Properties should be ordered left, margin, right
resources/assets/sass/app.scss:48 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:52 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
resources/assets/sass/app.scss:57 [W] SelectorFormat: Selector `user_menu` should be written in lowercase with hyphens
resources/assets/sass/app.scss:57 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/app.scss:62 [W] PropertySortOrder: Properties should be ordered min-height, position, z-index
resources/assets/sass/app.scss:68 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:75 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
resources/assets/sass/app.scss:82 [W] PropertySortOrder: Properties should be ordered display, left, position, right, visibility
resources/assets/sass/app.scss:93 [W] PropertySortOrder: Properties should be ordered display, float, vertical-align
resources/assets/sass/app.scss:99 [W] SelectorFormat: Selector `main_content` should be written in lowercase with hyphens
resources/assets/sass/app.scss:108 [W] PropertySortOrder: Properties should be ordered clear, float, margin
resources/assets/sass/app.scss:108 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:115 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.15)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/app.scss:115 [W] LeadingZero: `0.15` should be written without a leading zero as `.15`
resources/assets/sass/app.scss:116 [W] PropertySortOrder: Properties should be ordered background, border, -moz-box-shadow, -webkit-box-shadow, box-shadow, float, position
resources/assets/sass/app.scss:117 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/app.scss:117 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.176)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/app.scss:118 [W] VendorPrefix: Avoid vendor prefixes.
resources/assets/sass/app.scss:118 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.176)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/app.scss:119 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.176)` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/app.scss:123 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 6
resources/assets/sass/app.scss:132 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/app.scss:132 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/app.scss:132 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
resources/assets/sass/app.scss:141 [W] PropertySortOrder: Properties should be ordered margin, max-width
resources/assets/sass/app.scss:142 [W] ImportantRule: !important should not be used
resources/assets/sass/app.scss:147 [W] PropertySortOrder: Properties should be ordered margin, max-width
resources/assets/sass/app.scss:151 [W] IdSelector: Avoid using id selectors
resources/assets/sass/app.scss:152 [W] PropertySortOrder: Properties should be ordered background-color, border-left, border-right
resources/assets/sass/app.scss:152 [W] ColorVariable: Color literals like `#ccc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/app.scss:153 [W] ColorVariable: Color literals like `#ccc` should only be used in variable declarations; they should be referred to via variable everywhere else.
resources/assets/sass/app.scss:154 [W] NameFormat: Name of variable `contentBackground` should be written in all lowercase letters with hyphens instead of underscores
resources/assets/sass/app.scss:157 [W] SelectorFormat: Selector `main_content` should be written in lowercase with hyphens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment