Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-24Changed all font-weight values to 400 and 600Dimitrie Hoekstra
2017-06-01Add support for action linkskushalpandya
2017-05-26More consistent padding of notes, system notes, and note formDouwe Maan
2016-12-01fix incorrect max-width media queriesMike Greiling
2016-10-24Enable SingleLinePerSelector in scss-lintClement Ho
2016-10-05Make flash-alert background transparent to match flash-notice.Bryce Johnson
2016-10-01Add flash containers and broadcast messages below subnavAnnabel Dunstone Gray
2016-09-08Removed z-index from flash containerPhil Hughes
Fixes styling error where the flash container would end up above the header when scrolling
2016-07-01Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)winniehell
2016-06-29Align flash messages with left side of page content (!4959)winniehell
2016-01-13New layout without background colorDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-11Fix award-emojis alert flash messageGrzegorz Bizon
This adds a new feature to `Flash` that allows to pin it after a specified selector. This removes a fixed position from such award-emoji alert, and makes it responsive by design of selector that this alert is pinned to. Closes #3996
2015-12-03Add new features to javascript flash messageGrzegorz Bizon
2015-10-12Re-organize GitLab css into 2 directories: framework and page specific cssDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>