summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/callout.scss
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+3
|
* Fixed border styles for calloutAishwarya Subramanian2019-08-141-1/+7
|
* Display error for unmet prerequisitesjerasmus2019-04-021-0/+4
| | | | Added the ability to display an error for unmet prerequisites
* Backport: Callout CSS, group edit selection JSDennis Tang2018-11-271-1/+5
|
* Finish cleaning up reassigned variablesAnnabel Dunstone Gray2018-08-221-12/+12
|
* Enable MergeableSelector in scss-lintTakuya Noguchi2017-11-031-7/+7
|
* Finish refactoring graysvariablesAnnabel Dunstone Gray2016-12-131-1/+1
|
* Enable ColorVariable in scss-lintSam Rose2016-12-011-12/+12
|
* Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint23319-enable-trailingsemicolon-on-scss-lintClement Ho2016-10-141-0/+5
|
* Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-151-1/+1
| | | | | | | Use lowercase letters and shorthand values for HEX colors where possible. Discussed in #14299.
* Use consistent padding for .gitlab-ci.yml info calloutsDouwe Maan2015-12-081-3/+2
|
* Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-051-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Re-organize GitLab css into 2 directories: framework and page specific cssDmitriy Zaporozhets2015-10-121-0/+45
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>