summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/calendar.scss
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-2/+0
|
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-0/+8
|
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-39/+0
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+10
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-10/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-1/+1
|
* Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-5/+7
|
* Ran migration scriptClement Ho2018-04-091-1/+1
|
* Merge branch 'winh-pikaday-dropdowns' into 'master'Phil Hughes2017-09-041-2/+2
|\ | | | | | | | | Make Pikaday dropdowns style consistent See merge request !13426
| * Make Pikaday dropdowns style consistentwinh2017-08-091-2/+2
| |
* | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-241-3/+3
|/
* display system timezone underneath activity calendarMike Greiling2017-07-281-0/+1
|
* Fix today day highlight in calendarDmitriy Zaporozhets2017-07-241-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Let browser set overflow-x scroll on user activity calendar.user-activity-scroll-barBryce Johnson2017-04-111-1/+1
|
* Removed 0 paddinguser-calendar-borderPhil Hughes2017-03-011-1/+2
| | | | The extra spacing at the top is caused the user-callout box that should be fixed in another merge request
* Removed top border from contribution calendarPhil Hughes2017-03-011-2/+2
| | | | Closes #28844
* Fix contribution activity alignment27943-contribution-list-on-profile-page-is-aligned-rightClement Ho2017-02-091-0/+2
|
* Fixed some specsPhil Hughes2017-02-061-1/+1
| | | | CHANGELOG item
* Updated styles for PikadayPhil Hughes2017-02-061-0/+53
|
* Reverted the change from .second-block to .calender-blockJose Ivan2017-01-251-0/+1
|
* Enable ColorVariable in scss-lintSam Rose2016-12-011-2/+2
|
* fix incorrect max-width media queriesMike Greiling2016-11-301-1/+1
|
* Updated spacing of the calendarPhil Hughes2016-05-161-0/+3
|
* Fixed issue with selected date not loading correctlyPhil Hughes2016-05-161-14/+2
| | | | Added loading icon to selected date box
* Group the contributing calendar by dayPhil Hughes2016-05-161-58/+11
| | | | This aligns the boxes correctly with the day on the left side of the calendar
* Updated contrib map away from cal heat mapPhil Hughes2016-05-161-0/+30
|
* Updating cal-heatmap-rails gem to 3.6.0 and hiding future dates.Luke Howell2016-04-241-0/+4
|
* hide user profile activity graph on mobile and enable horizontal scroll for ↵hide_profile_activity_on_mobileArinde Eniola2016-04-011-0/+6
| | | | medium screens
* Follow the CSS Style Guide rules for HEX colors.connorshea2016-03-151-4/+4
| | | | | | | Use lowercase letters and shorthand values for HEX colors where possible. Discussed in #14299.
* Update cal-heatmap style overridesrs-bump-cal-heatmapRobert Speicher2016-01-011-36/+6
| | | | Some were no longer needed, others needed `!important`.
* Re-organize GitLab css into 2 directories: framework and page specific cssDmitriy Zaporozhets2015-10-121-0/+90
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>