summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/graph.scss
Commit message (Collapse)AuthorAgeFilesLines
* Added Stylelint SetupTim Zallmann2019-02-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies First round of advanced stylelint rules Mainly Vendor prefix updates related to flex Updates to more webkit specific vendor prefixes Finished all vendor specific fixes Moved now 4 rules to warning Fixed the new scss lint problems More stylelint adaptions after rebase
* Remove all `$theme-gray-{weight}` variables in favor of `$gray-{weight}`George Tsiolis2019-01-141-3/+3
|
* Remove jquery.scss; Combine multiple duplicate grays into global gray ↵Annabel Dunstone Gray2018-09-111-2/+2
| | | | variables; Remove unused styles in common.scss
* Remove scss variables, part 2Annabel Gray2018-08-141-2/+2
|
* Add bar chart componentjivl-redesign-contributors-graphJose2018-07-251-0/+58
|
* Enable ColorVariable in scss-lintSam Rose2016-12-011-7/+6
|
* Enable the EmptyRule SCSS Linter.Connor Shea2016-04-161-3/+0
| | | | | | Prevents empty SCSS rules from being included in the SCSS. Also fixes the handful of lints caught by the linter.
* Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-151-2/+2
| | | | | | | Use lowercase letters and shorthand values for HEX colors where possible. Discussed in #14299.
* Use sass variabled for backgroung and border colorsDmitriy Zaporozhets2015-03-131-2/+2
|
* Better name for pages css dirDmitriy Zaporozhets2015-03-061-0/+37