summaryrefslogtreecommitdiffstats
path: root/core/css/styles.scss
Commit message (Expand)AuthorAgeFilesLines
* Disable grid for ieJohn Molakvoæ (skjnldsv)2018-11-051-0/+1
* Added round border for thumbnailJohn Molakvoæ (skjnldsv)2018-10-311-0/+2
* Filepicker: center text in grid view, improve spacingJan-Christoph Borchardt2018-10-311-4/+4
* Merge pull request #11993 from nextcloud/headings-standardsJohn Molakvoæ2018-10-291-1/+0
|\
| * CleanupJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
* | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-231-0/+4
* | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-231-6/+6
|\|
| * Move fonts from light/semibold to regular/bold for better readabilityJan-Christoph Borchardt2018-10-191-6/+6
* | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-231-1/+23
* | Filepicker gridJohn Molakvoæ (skjnldsv)2018-10-231-2/+46
* | Add back slightly translucent background for controls barJan-Christoph Borchardt2018-10-181-1/+1
|/
* Fix long folder names in picker, prevent horizontal scrollJan-Christoph Borchardt2018-10-011-1/+2
* Fix breadcrumbs in file pickerJan-Christoph Borchardt2018-10-011-1/+6
* Makes the notifications area width equal to the contentsMichael Weimann2018-08-271-2/+3
* Adds a vendor prefix for position stickyMichael Weimann2018-08-191-2/+1
* Fix timepicker z-index to be above the sidebarJulius Härtl2018-08-151-0/+1
* Fix footer and public min-heightJohn Molakvoæ (skjnldsv)2018-08-151-19/+0
* Fixed notifications positionJohn Molakvoæ (skjnldsv)2018-08-031-1/+2
* Fixed design zindexJohn Molakvoæ (skjnldsv)2018-08-031-1/+1
* Fix contactsmenu overflowJohn Molakvoæ (skjnldsv)2018-07-301-1/+1
* Fix sidebar position in app settingsJulius Härtl2018-07-251-6/+0
* Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke2018-07-251-1/+8
|\
| * Add visual feedback for keyboard tab in breadcrumbsJan-Christoph Borchardt2018-07-201-0/+2
| * Fix visual keyboard tab feedback for Contacts menu icon in headerJan-Christoph Borchardt2018-07-201-1/+6
* | Fix header controls sticky positioningJohn Molakvoæ (skjnldsv)2018-07-241-1/+1
* | Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)2018-07-241-1/+0
* | Public fixesJohn Molakvoæ (skjnldsv)2018-07-211-0/+1
* | Sidebar fixJohn Molakvoæ (skjnldsv)2018-07-201-1/+1
* | Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-201-19/+0
* | Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-53/+0
|/
* Remove SCSS rules for "#body-login" elementsDaniel Calviño Sánchez2018-07-131-352/+0
* Fix controls backgroundJohn Molakvoæ (skjnldsv)2018-06-291-1/+1
* Fixed default font and highcontrast fontJohn Molakvoæ (skjnldsv)2018-06-251-1/+1
* More vars fixesJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
* RGBA and variables fixesJohn Molakvoæ (skjnldsv)2018-06-201-11/+6
* Fix for darken/lighten vars and new global colours vars to unify designJohn Molakvoæ (skjnldsv)2018-06-201-23/+22
* Styles scssJohn Molakvoæ (skjnldsv)2018-06-201-55/+55
* Better design for core search, fixes and style to scssJohn Molakvoæ (skjnldsv)2018-06-191-22/+25
* Move quota bar to info section and make it a bit simplerJulius Härtl2018-05-031-34/+0
* Fix app menu, popovers and searchboxJulius Härtl2018-04-041-2/+3
* Increase header height from 45px to 50Jan-Christoph Borchardt2018-04-041-4/+5
* Merge pull request #8936 from nextcloud/fix-gallery-selectorsMorris Jobke2018-03-231-2/+5
|\
| * Fix gallery buttons selectorJohn Molakvoæ (skjnldsv)2018-03-221-2/+5
* | Fix search text overlapping clode buttonJulius Härtl2018-03-221-0/+1
|/
* Removed unwanted conflicting propsJohn Molakvoæ (skjnldsv)2018-03-071-17/+6
* Merge pull request #8650 from nextcloud/fix-ie11-datepicker-displayMorris Jobke2018-03-051-2/+5
|\
| * Fixed date/time picker on IE11John Molakvoæ (skjnldsv)2018-03-011-2/+5
* | Unify look of the strengthify password hintJohn Molakvoæ (skjnldsv)2018-03-011-3/+6
|/
* Fix "New" menu shown behind the multiselect header in the file listDaniel Calviño Sánchez2018-01-081-1/+1
* Merge pull request #7477 from nextcloud/date-time-picker-position-fixMorris Jobke2018-01-051-20/+41
|\