summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10944 from nextcloud/content-list-overflow-fixRoeland Jago Douma2018-08-311-3/+3
|\ | | | | Fix overflow x scroll on app content list
| * Fix overflow x scroll on app content listJohn Molakvoæ (skjnldsv)2018-08-311-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10925 from ↵Morris Jobke2018-08-301-1/+1
|\ \ | |/ |/| | | | | nextcloud/use-main-text-color-for-editable-divs-and-text-areas Use main text color for editable divs and text areas
| * Use main text color for editable divs and text areasDaniel Calviño Sánchez2018-08-291-1/+1
| | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl2018-08-301-2/+2
|\ \ | | | | | | Fix SCSS variable management with the theming app
| * | Move SCSS variable fetching before the variables.scss to properly calculate ↵Julius Härtl2018-08-291-2/+2
| |/ | | | | | | | | | | color values Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #10853 from nextcloud/apps-menu-fix-mobileJulius Härtl2018-08-302-3/+3
|\ \ | |/ |/| Fix apps menu on mobile
| * Fix apps menu and typoJohn Molakvoæ (skjnldsv)2018-08-282-1/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix apps menu on mobileJohn Molakvoæ (skjnldsv)2018-08-252-4/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10881 from nextcloud/fix/10705/notification-widthJohn Molakvoæ2018-08-282-2/+8
|\ \ | | | | | | Makes the notifications area width equal to the contents
| * | Makes the notifications area width equal to the contentsMichael Weimann2018-08-272-2/+8
| | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | Merge pull request #10875 from nextcloud/bugfix/10024/theming-footer-linkJulius Härtl2018-08-281-1/+1
|\ \ \ | |/ / |/| | Theming: Only link Entity in footer if a url is set
| * | Theming: Only Entity in footer if a url is setJulius Härtl2018-08-271-1/+1
| | | | | | | | | | | | | | | | | | fixes #10024 Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #10867 from nextcloud/bugfix/noid/a11yJoas Schilling2018-08-271-2/+2
|\ \ \ | |/ / |/| | Use empty alt tag for avatars since there is always the name next to it
| * | Make the color importantJoas Schilling2018-08-261-2/+2
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Fix public pages conflictingJohn Molakvoæ (skjnldsv)2018-08-261-0/+2
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-243-26/+16
|\ | | | | Header fixes and public note
| * Fix header logo paddingJulius Härtl2018-08-241-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix public link order and fix skip to contentJohn Molakvoæ (skjnldsv)2018-08-241-1/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-242-10/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-241-15/+12
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10773 from nextcloud/collapsible-dark-fixMorris Jobke2018-08-241-1/+1
|\ \ | | | | | | Accessibility theme fixes
| * | Move collapsible triangle to svg apiJohn Molakvoæ (skjnldsv)2018-08-201-1/+1
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Show link to simple sign up pageMorris Jobke2018-08-231-1/+3
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Fixes the app menuMichael Weimann2018-08-211-1/+2
|/ | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Merge pull request #10723 from nextcloud/fix/10722/10716/header-fixesJohn Molakvoæ2018-08-201-3/+10
|\ | | | | Fixes more apps menu and settings/user menu positions
| * Removes doubled stylesMichael Weimann2018-08-171-3/+0
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Header style tweaksMichael Weimann2018-08-171-2/+11
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Fixes some header style issuesMichael Weimann2018-08-161-2/+3
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Adds a vendor prefix for position stickyMichael Weimann2018-08-193-5/+13
|/ | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* and the user popover needs a higher z-index, to make it visible againArthur Schiwon2018-08-161-0/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Merge pull request #10608 from nextcloud/header-menu-fixesJulius Härtl2018-08-162-1/+6
|\ | | | | Fix header menu & contact popover
| * TypoJohn Molakvoæ (skjnldsv)2018-08-091-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix header menu & contact popoverJohn Molakvoæ (skjnldsv)2018-08-092-1/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix timepicker z-index to be above the sidebarJulius Härtl2018-08-151-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Added feedback on autocomplete uiJohn Molakvoæ (skjnldsv)2018-08-151-3/+14
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix footer and public min-heightJohn Molakvoæ (skjnldsv)2018-08-152-21/+23
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | switches the oc dialog button row to flexMichael Weimann2018-08-131-17/+8
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Merge pull request #10623 from nextcloud/bugfix/10622/mobile-headerRoeland Jago Douma2018-08-101-0/+2
|\ \ | | | | | | Apply flex-basis to right header
| * | Apply flex-basis to right headerJulius Härtl2018-08-091-0/+2
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #10546 from nextcloud/popover-tokensChristoph Wurst2018-08-101-4/+7
|\ \ | |/ |/| Popovermenu fix and token settings design fixes
| * POpovermenu fix and token settings design fixesJohn Molakvoæ (skjnldsv)2018-08-061-4/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10568 from nextcloud/apps-menu-fixesJohn Molakvoæ2018-08-081-1/+1
|\ \ | | | | | | Fix apps max-height
| * | Fix apps max-heightJohn Molakvoæ (skjnldsv)2018-08-071-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #10525 from nextcloud/notifications-fixRoeland Jago Douma2018-08-081-1/+2
|\ \ \ | |/ / |/| | Fixed notifications position
| * | Fixed notifications positionJohn Molakvoæ (skjnldsv)2018-08-031-1/+2
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10530 from nextcloud/bugfix/10528/public-templateJoas Schilling2018-08-061-0/+5
|\ \ | | | | | | Fix issues when using the public layout without a PublicTemplateResponse
| * | Fix base layout content paddingJulius Härtl2018-08-031-0/+5
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #10485 from nextcloud/update-triangleRoeland Jago Douma2018-08-061-1/+14
|\ \ | |/ |/| Fix design of update error page
| * Add margin below detailed logsJan-Christoph Borchardt2018-08-031-1/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>