summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/variables.scss
Commit message (Collapse)AuthorAgeFilesLines
* New style for close buttons17756-close-btnAnnabel Dunstone2016-05-311-1/+1
|
* Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-231-1/+2
|\
| * Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+1
| |\ | | | | | | | | | | | | # Conflicts: # app/services/system_note_service.rb
| | * Reuse existing SCSS variablesadambutler/gitlab-ce-feature/support-diff-of-issue-title-renameRémy Coutable2016-05-181-2/+0
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * Create DiffFilter and change SystemNoteService#change_title to use ↵Adam Butler2016-05-181-0/+3
| | | | | | | | | | | | Gitlab::Diff::InlineDiff
| * | Changed table border colorproject-variables-uiPhil Hughes2016-05-161-1/+1
| |/ | | | | | | Fixed issue with form errors not displaying
* | Change rgba to hex; use sass variables to calculate header heightAnnabel Dunstone2016-05-231-1/+1
| |
* | Redesign project page headerAnnabel Dunstone2016-05-191-2/+2
|/
* Reduce width of side navAnnabel Dunstone2016-05-101-1/+1
|
* Hide navbar on mobileAnnabel Dunstone2016-05-091-0/+1
|
* Add nice new Todo bellnice-todos-bellJacob Schatz2016-05-061-0/+1
|
* Merge branch 'group-navigation-redesign' into 'master' Dmitriy Zaporozhets2016-05-061-1/+4
|\ | | | | | | | | | | | | Redesign navigation for group pages Part of #14838. This MR targets on desktop version. Mobile version improvements will be in separate merge request See merge request !3980
| * Merge branch 'master' into group-navigation-redesignDmitriy Zaporozhets2016-05-051-1/+1
| |\
| * | Reduce height of nav to 50pxAnnabel Dunstone2016-05-041-1/+1
| | |
| * | Update font colors, font sizes, caret icon, avatar sizeAnnabel Dunstone2016-05-041-0/+1
| | |
| * | Redesign profile page and group page mobile navigationAnnabel Dunstone2016-05-031-1/+1
| | |
| * | Group navigation design updateAnnabel Dunstone2016-05-031-0/+2
| | |
* | | Start builds redesignAnnabel Dunstone2016-05-041-1/+2
| |/ |/|
* | Use correct border color between table rowsDmitriy Zaporozhets2016-05-021-1/+1
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'project-group-ui' into 'master' Jacob Schatz2016-04-281-2/+1
|\ | | | | | | | | | | | | | | | | Project group UI Closes #13991 ![Screen_Shot_2016-04-25_at_14.54.49](/uploads/e55fd1731a479d93660a1ff8359f56d6/Screen_Shot_2016-04-25_at_14.54.49.png) See merge request !3911
| * Changed settings icon color variableproject-group-uiPhil Hughes2016-04-271-1/+0
| |
| * Updated project group sharing UIPhil Hughes2016-04-251-2/+2
| | | | | | | | Closes #13991
* | Consistent border radiusPhil Hughes2016-04-261-1/+0
| |
* | Update diff blue & yellow to match designdiff-line-colorsAnnabel Dunstone2016-04-221-0/+4
|/
* Added variablesPhil Hughes2016-04-201-0/+5
|
* Fixed scss syntax issuePhil Hughes2016-04-141-1/+1
|
* Focus variable for dropzonePhil Hughes2016-04-141-0/+1
|
* Merge branch 'fix_labels_not_showing_in_todos' into 'master' Jacob Schatz2016-04-121-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix labels not displayed on todos page closes #14512,#13920 # For Todos ## Before ![Screen_Shot_2016-03-23_at_8.59.32_PM](/uploads/0c22c7674783031c9be842860082fdc2/Screen_Shot_2016-03-23_at_8.59.32_PM.png) ## After ![Screen_Shot_2016-03-24_at_12.35.06_PM](/uploads/f62d3f39c0aa2f7079368e157a3a558c/Screen_Shot_2016-03-24_at_12.35.06_PM.png) # For Activity Feed ## Before ![Screen_Shot_2016-03-24_at_12.37.41_PM](/uploads/744370db7a4bd3782c029d80c3694ee7/Screen_Shot_2016-03-24_at_12.37.41_PM.png) ## After ![Screen_Shot_2016-03-24_at_12.37.00_PM](/uploads/9939817c14e98b50b3e16c8b7b9cf009/Screen_Shot_2016-03-24_at_12.37.00_PM.png) See merge request !3371
| * fix labels not showing on todos pagefix_labels_not_showing_in_todosArinde Eniola2016-04-061-0/+1
| |
* | Fix lint errorsAnnabel Dunstone2016-04-071-3/+3
| |
* | Diff design updatesAnnabel Dunstone2016-04-071-5/+13
| |
* | Update diff colors and iconsAnnabel Dunstone2016-04-071-8/+6
| |
* | Move diff colors to variablesAnnabel Dunstone2016-04-071-1/+11
| |
* | Merge branch 'issue_14800' into 'master' Jacob Schatz2016-04-061-4/+4
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Search Design fixes Closes #14800 - Use colors according to design - Fix width of search input ![Screen_Shot_2016-04-05_at_11.12.33_AM](/uploads/83681ccd90a1a1542c056fd6dbc974d0/Screen_Shot_2016-04-05_at_11.12.33_AM.png) ![Screen_Shot_2016-04-05_at_11.11.54_AM](/uploads/f7557bea2ae055f3550b89751fd7d371/Screen_Shot_2016-04-05_at_11.11.54_AM.png) See merge request !3475
| * Merge branch 'master' into issue_14800Alfredo Sumaran2016-04-041-1/+11
| |\ | | | | | | | | | | | | # Conflicts: # app/assets/stylesheets/framework/variables.scss
| * | CSS tweaksAlfredo Sumaran2016-03-311-4/+4
| | | | | | | | | | | | | | | - Use colors according to design - Fix search input' width
* | | Merge branch '14342-merge-button' into 'master' Jacob Schatz2016-04-061-6/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update shades of red Closes #14342 Before: ![Screen_Shot_2016-04-05_at_12.11.44_PM](/uploads/58cf841fe9527a222bcf70c64f93e2fc/Screen_Shot_2016-04-05_at_12.11.44_PM.png) Fixed: ![Screen_Shot_2016-04-05_at_12.10.56_PM](/uploads/98358b6a20aaee2ca777eee87075085e/Screen_Shot_2016-04-05_at_12.10.56_PM.png) See merge request !3549
| * | | Update shades of red14342-merge-buttonAnnabel Dunstone2016-04-051-6/+6
| | |/ | |/|
* | | SCSS colors into variablesPhil Hughes2016-04-041-0/+6
|/ /
* | Merge branch 'notes-actions-colours' into 'master' Jacob Schatz2016-04-011-0/+8
|\ \ | | | | | | | | | | | | | | | | | | Notes/discussions header Part way towards getting the design for issues/merge requests to look more like the design in #3401 - I have standardised the headers for both issues & merge requests comments and discussions. See merge request !3441
| * | Fixed alignment of iconsnotes-actions-coloursPhil Hughes2016-03-311-1/+2
| | |
| * | SCSS variablesPhil Hughes2016-03-311-0/+7
| |/
* | Use border color variables for inputfix-input-bordersDmitriy Zaporozhets2016-03-311-1/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix icons color in the headerfix-header-colorsDmitriy Zaporozhets2016-03-311-0/+1
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Always display suggestionsAlfredo Sumaran2016-03-261-2/+2
|
* Makes autocomplete dropdown look the same as othersAlfredo Sumaran2016-03-251-2/+5
|
* Make form width the same as dropdown widthAlfredo Sumaran2016-03-241-0/+2
|
* Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-231-2/+3
|\ | | | | | | | | # Conflicts: # app/assets/javascripts/gl_dropdown.js.coffee
| * Changed colour of no matching results bgPhil Hughes2016-03-231-0/+1
| | | | | | | | Highlights first row when filtering
| * Adjusted alignment for the new label formPhil Hughes2016-03-231-2/+2
| |