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-09-04Merge branch 'winh-pikaday-dropdowns' into 'master'Phil Hughes
Make Pikaday dropdowns style consistent See merge request !13426
2017-08-24Changed all font-weight values to 400 and 600Dimitrie Hoekstra
2017-08-09Make Pikaday dropdowns style consistentwinh
2017-07-29display system timezone underneath activity calendarMike Greiling
2017-07-24Fix today day highlight in calendarDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-04-12Let browser set overflow-x scroll on user activity calendar.Bryce Johnson
2017-03-01Removed 0 paddingPhil Hughes
The extra spacing at the top is caused the user-callout box that should be fixed in another merge request
2017-03-01Removed top border from contribution calendarPhil Hughes
Closes #28844
2017-02-09Fix contribution activity alignmentClement Ho
2017-02-06Fixed some specsPhil Hughes
CHANGELOG item
2017-02-06Updated styles for PikadayPhil Hughes
2017-01-25Reverted the change from .second-block to .calender-blockJose Ivan
2016-12-02Enable ColorVariable in scss-lintSam Rose
2016-12-01fix incorrect max-width media queriesMike Greiling
2016-05-16Updated spacing of the calendarPhil Hughes
2016-05-16Fixed issue with selected date not loading correctlyPhil Hughes
Added loading icon to selected date box
2016-05-16Group the contributing calendar by dayPhil Hughes
This aligns the boxes correctly with the day on the left side of the calendar
2016-05-16Updated contrib map away from cal heat mapPhil Hughes
2016-04-24Updating cal-heatmap-rails gem to 3.6.0 and hiding future dates.Luke Howell
2016-04-01hide user profile activity graph on mobile and enable horizontal scroll for ↵Arinde Eniola
medium screens
2016-03-15Follow the CSS Style Guide rules for HEX colors.connorshea
Use lowercase letters and shorthand values for HEX colors where possible. Discussed in #14299.
2016-01-02Update cal-heatmap style overridesRobert Speicher
Some were no longer needed, others needed `!important`.
2015-10-12Re-organize GitLab css into 2 directories: framework and page specific cssDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>