summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix_responsive_layout_bug' into 'master' Jacob Schatz2016-03-111-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix responsive bug top navigation Hi, I have found and fixed a minor layout bug (responsive) This is the situation before the fix: ![before](/uploads/55bf61a64fb49a763c5f8381bf46d390/before.png) And this is the situation after the fix: ![after](/uploads/33ba091156d404e52c41f134121c59f0/after.png) See merge request !3190
| * Fix responsive bug top navigationDennis van de Hoef2016-03-111-1/+1
| |
* | Merge branch 'search-results-filter-dropdown' into 'master' Jacob Schatz2016-03-111-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved search results filter dropdown ## Current Currently filter dropdowns on search results page can be **very** long and off the page ![Screen_Shot_2016-03-11_at_15.25.24](/uploads/3418b0a6f4f8a0a8bd2441b53502c574/Screen_Shot_2016-03-11_at_15.25.24.png) ## New Changed over to the new dropdown ![Screen_Shot_2016-03-11_at_15.29.06](/uploads/2d3a4a9b3e50f3e0fc1748a026cd5905/Screen_Shot_2016-03-11_at_15.29.06.png) See merge request !3183
| * | Increased dropdown max heightPhil Hughes2016-03-111-1/+1
| |/
* | Merge branch 'award-emoji-design-update' into 'master' Jacob Schatz2016-03-112-0/+11
|\ \ | | | | | | | | | | | | | | | | | | Updated UI of award emoji Closes #13878 See merge request !3028
| * | Renamed variables & removed some for award emojiPhil Hughes2016-03-111-5/+1
| | |
| * | Moved SCSS values into variablesPhil Hughes2016-03-111-0/+11
| | |
| * | Updated UI of award emojiPhil Hughes2016-03-111-0/+4
| |/ | | | | | | Closes #13878
* | Used standard variable coloursaccount-settingsPhil Hughes2016-03-111-10/+0
| |
* | Fixed heading weight issuePhil Hughes2016-03-111-0/+12
| | | | | | | | Moved colours to variables
* | Account settingsPhil Hughes2016-03-112-3/+5
|/ | | | Closes #13854
* Merge branch 'issue_13987' into 'master' Jacob Schatz2016-03-101-0/+1
|\ | | | | | | | | | | | | | | | | Fixes broken layout of web editor page on mobile Fixes #13987 <p><img src="https://gitlab.com/gitlab-org/gitlab-ce/uploads/3a58e7b576c25d5929bc1cdcbe163161/Screen_Shot_2016-03-10_at_1.13.19_PM.png" alt="Screen_Shot_2016-03-10_at_1.13.19_PM" width="487"></p> See merge request !3167
| * Use full URL to reference issuesAlfredo Sumaran2016-03-101-1/+1
| |
| * Avoid blinking of editor area on iOSAlfredo Sumaran2016-03-101-0/+1
| |
* | Merge branch 'issue_14011' into 'master' Jacob Schatz2016-03-101-0/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Set color text to blue for links inside gray areas Closes #14011 ![](/uploads/4bce32cf7be4414f947a97cf266f7b0d/Screen_Shot_2016-03-09_at_6.53.12_PM.png) See merge request !3147
| * | Set blue color for link inside .gray-content-blockissue_14011Alfredo Sumaran2016-03-091-0/+4
| | |
* | | Merge branch 'dropdown-js' into 'master' Jacob Schatz2016-03-102-6/+31
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Dropdown JS See merge request !3112
| * | Fixed failing testsPhil Hughes2016-03-101-0/+1
| | |
| * | Enter button trigger first row click when searchingPhil Hughes2016-03-101-1/+1
| | |
| * | Filter alignmentPhil Hughes2016-03-101-1/+1
| | |
| * | Can create new label from dropdownPhil Hughes2016-03-101-0/+1
| | |
| * | Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-101-3/+6
| | |
| * | Extra links in label filter dropdown fotoerPhil Hughes2016-03-101-0/+8
| | |
| * | Fixed alignment of labels in dropdownsPhil Hughes2016-03-101-2/+0
| | |
| * | Applied new dropdowns to issue filtersPhil Hughes2016-03-101-0/+11
| | |
| * | GitLab dropdown JSPhil Hughes2016-03-101-1/+4
| | |
* | | Merge branch 'roperzh/gitlab-ce-issue-13334' into 'master' Jacob Schatz2016-03-101-4/+4
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decrease the font size and the padding of the `.anchor` icons used in the README _Originally opened at !2819 by @roperzh._ - - - ## What does this MR do? Removes an overlap between the anchor icons on the readme and the sidebar on small screens by reducing the size and the padding of the icon. ## Are there points in the code the reviewer needs to double check? Probably someone in the Design / UX team will need to review if the solution makes sense. ## What are the relevant issue numbers? Issue #13334 ## Screenshots ![Screen_Shot_2016-02-15_at_3.35.13_PM](/uploads/0e8b215809eee8efec9b6a136b0bd841/Screen_Shot_2016-02-15_at_3.35.13_PM.png) See merge request !3150
| * | Decrease the font size and the padding of the `.anchor` iconsroperzh/gitlab-ce-issue-13334Roberto Dip2016-03-101-4/+4
| |/ | | | | | | | | This commit fixes #13334, removing an overlap between the anchor icon and the sidebar
* | Dropdown toggle button stylingenhanced-dropdow-cssPhil Hughes2016-03-102-0/+48
| |
* | Dropdown variablesPhil Hughes2016-03-102-6/+11
| |
* | Added CSS for new dropdownsPhil Hughes2016-03-101-0/+175
|/ | | | See #3279 for the designs
* Merge branch 'improve-archived-projects'Dmitriy Zaporozhets2016-03-091-4/+5
|\
| * Updated project list dropdown to use dropdown classesimprove-archived-projectsPhil Hughes2016-03-051-23/+5
| |
| * Align projects sort checkboxDmitriy Zaporozhets2016-03-041-0/+19
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'issue-sidebar-mobile' into 'master' Dmitriy Zaporozhets2016-03-052-5/+37
|\ \ | |/ |/| | | | | | | | | | | Issue sidebar mobile Fixes #13592 Fixes #14037 See merge request !3050
| * Fix remaining media queries using correct bs paradigms.Jacob Schatz2016-03-041-10/+10
| |
| * Correct media queries for small devices and tablets.Jacob Schatz2016-03-042-7/+11
| |
| * Sidebar overflow on xs side.Jacob Schatz2016-03-041-1/+7
| |
| * Open sidebar button on mobile.Jacob Schatz2016-03-041-3/+19
| |
| * Move static icon and change appearance.Jacob Schatz2016-03-041-2/+8
| | | | | | | | MR meta details media queries.
* | Dropdown caret color in variabledropdown-design-updatePhil Hughes2016-03-042-1/+2
| |
* | Updated CSS so .open doesnt have to be on a dropdown elementPhil Hughes2016-03-041-4/+7
| |
* | Updated dropdown CSSPhil Hughes2016-03-044-20/+111
|/ | | | This is a start on #3279 by updating the CSS for the dropdown menu. This doesnt include any CSS for the title bar or filter field
* Content link colour in profile settingsPhil Hughes2016-03-031-0/+3
|
* Fixed heading boldPhil Hughes2016-03-032-0/+15
| | | | Button transparent colours
* SSH keys settingsPhil Hughes2016-03-031-0/+1
| | | | Closes #13860
* Merge branch 'email-settings' into 'master' Jacob Schatz2016-03-031-0/+3
|\ | | | | | | | | | | | | | | | | Emails settings Closes #13857 ![](https://gitlab.com/gitlab-org/gitlab-ce/uploads/4a87ee4b0abf970c1fbb5e8a8c02740c/email-settings.png) See merge request !3032
| * Removed page specific variablesemail-settingsPhil Hughes2016-03-031-3/+2
| |
| * Moved colour values into scss variablesPhil Hughes2016-03-031-0/+4
| | | | | | | | Fixed bold issue with headings
* | Improve UI for explore projects pageDmitriy Zaporozhets2016-03-031-0/+4
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>