summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/typography.scss
Commit message (Expand)AuthorAgeFilesLines
* Render plain README using Markup viewer so it is displayed below treedm-render-plain-readmeDouwe Maan2017-05-181-8/+9
* Fix Ordered Task List ItemsJared Deckard2017-05-171-2/+2
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-5/+18
* Resolve "Clean up padding with Markdown headers"Taurie Davis2017-04-251-13/+27
* fix placeholder visibilityAndy2017-04-211-0/+29
* Fixed alignment of empty task list itemsempty-task-list-alignmentPhil Hughes2017-04-111-0/+1
* 26236 Change gfm textarea to use monospace fonttauriedavis2017-03-171-0/+5
* Position task list checkbox to match the list indentJared Deckard2017-02-101-1/+24
* Add margin to math blocks26472-math-marginAnnabel Dunstone Gray2017-01-121-1/+1
* 25701 standardize text colors25701-standardize-text-colorstauriedavis2017-01-041-7/+7
* Enable ColorVariable in scss-lintSam Rose2016-12-011-10/+10
* prevent anchor tag outline on :focus or :target pseudo-classMike Greiling2016-11-301-0/+1
* Enable PseudoElement in scss-lintenable-scss-lint-pseudo-elementClement Ho2016-10-261-5/+5
* Enable SingleLinePerSelector in scss-lintenable-scss-lint-single-line-per-selectorClement Ho2016-10-241-6/+22
* change border color to variabletauriedavis2016-10-171-3/+3
* Apply better hierarchy to markdown headers and issue/mr titles21395-standarize-markdown-headlinestauriedavis2016-10-171-12/+10
* Add RTL support to markdown rendererEbrahim Byagowi2016-10-161-0/+13
* Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lint23319-enable-trailingsemicolon-on-scss-lintClement Ho2016-10-141-0/+1
* Remove redundant mixinsClement Ho2016-10-081-1/+1
* Merge branch 'shrink-profile-info' into 'master' Fatih Acet2016-09-211-1/+1
|\
| * shrink profile infotauriedavis2016-09-161-1/+1
* | fix anchor icon regression introduced in 2fd6472 (!5577)fix-anchor-iconMike Greiling2016-09-151-1/+1
|/
* Fix markdown anchor icon interactionClement Ho2016-09-021-17/+10
* Wrap single lines of code; horizontally scroll multi-line code blocksAnnabel Dunstone2016-08-121-1/+9
* Reduce font-size for headers for nicer and more compact lookdz-improve-markdownDmitriy Zaporozhets2016-07-181-3/+3
* Improve readability of markdown filesAdam Stankiewicz2016-07-111-15/+17
* Reuse existing SCSS variablesadambutler/gitlab-ce-feature/support-diff-of-issue-title-renameRémy Coutable2016-05-181-2/+2
* Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-0/+8
* Start builds redesignAnnabel Dunstone2016-05-041-2/+2
* Project webhooks updated UIPhil Hughes2016-04-261-0/+10
* Updated dropzone hover stylingPhil Hughes2016-04-141-8/+0
* Merge branch 'note-form-design' into 'master' Jacob Schatz2016-04-051-1/+1
|\
| * Restyling on elements in comment formPhil Hughes2016-04-041-1/+1
* | Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-041-0/+6
|/
* Follow the CSS Style Guide rules for using shorthand where possible.connorshea2016-03-181-12/+12
* Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-161-2/+2
* Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-151-3/+3
* Decrease the font size and the padding of the `.anchor` iconsroperzh/gitlab-ce-issue-13334Roberto Dip2016-03-101-4/+4
* Fixed heading weightPhil Hughes2016-03-021-1/+1
* Makes ol margin big enough for 3 digits.numbered-list-rendering-in-comments-cuts-offJacob Schatz2016-01-251-1/+1
* Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-251-12/+6
* Add top margin for page titleDmitriy Zaporozhets2016-01-131-1/+1
* markdown fixesnew-markdownAndriy Dyadyura2016-01-051-1/+1
* markdown fixesAndriy Dyadyura2016-01-051-3/+3
* Render monospace text at 90% of the parent font-sizeDouwe Maan2015-12-081-0/+1
* Remove bottom margin from page-titlesDouwe Maan2015-12-021-0/+4
* Fix ultra-light color for small textfix-small-textDmitriy Zaporozhets2015-11-241-0/+6
* Remove CSS property preventing hard tabs from rendering in Chromium 45Stan Hu2015-11-101-1/+0
* Fix margin around Markdown Write/Preview tabs.Douwe Maan2015-10-211-4/+1
* Merge branch 'fix-code-leading-indent' into 'master' Dmitriy Zaporozhets2015-10-191-1/+0
|\