summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10898 from ↵Morris Jobke2018-10-082-15/+39
|\ | | | | | | | | nextcloud/feature/10684/default-logo-color-theme-colors Switches the default logo color depending on the primary color
| * Refactors the scss svg functionsMichael Weimann2018-10-021-14/+38
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Moves the logo files to logoMichael Weimann2018-10-021-1/+1
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Fixes the apps menu scrollbarMichael Weimann2018-10-041-1/+2
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Improve 2FA login screensChristoph Wurst2018-10-031-21/+29
| | | | | | | | | | | | | | | | | | * Show icon if no provider is available * Reduce shown text if no provider available * Fix login button icons * Make backup codes button primary if the only options to log in Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #11566 from nextcloud/404-designMorris Jobke2018-10-031-0/+9
|\ \ | | | | | | Improve 404 page design, fix #11370
| * | Improve 404 page design, fix #11370Jan-Christoph Borchardt2018-10-031-0/+9
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Fix design of 2FA login screensChristoph Wurst2018-10-031-2/+2
|/ / | | | | | | | | | | | | * Fix rending of empty selection screen (ul missing) * Fix rendering of backup codes inputs Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #11571 from nextcloud/dropdown-bottom-users-list-fixRoeland Jago Douma2018-10-031-1/+1
|\ \ | | | | | | Force multiselect max-height to 5.5 items
| * | Force multiselect max-height to 5.5 itemsJohn Molakvoæ (skjnldsv)2018-10-031-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-033-6/+14
|\ \ \ | | | | | | | | Set headings to Semibold for better information architecture
| * | | Change heading weights from Light to Semibold for better information ↵Jan-Christoph Borchardt2018-10-013-8/+16
| | |/ | |/| | | | | | | | | | | | | architecture Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #11557 from nextcloud/update-designRoeland Jago Douma2018-10-031-18/+30
|\ \ \ | |_|/ |/| | Accessibility and design fixes for update and redirect pages
| * | Remove box-shadow from update/redirect boxesJan-Christoph Borchardt2018-10-021-1/+0
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Accessibility and design fixes for update and redirect pagesJan-Christoph Borchardt2018-10-021-18/+31
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #11553 from nextcloud/header-overflowMorris Jobke2018-10-021-3/+2
|\ \ \ | | | | | | | | Fix header overflow, fix more apps menu, fix #11552
| * | | Fix header overflow, fix more apps menu, fix #11552Jan-Christoph Borchardt2018-10-021-3/+2
| |/ / | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #11111 from kevin147147/patch-4Morris Jobke2018-10-021-0/+1
|\ \ \ | |/ / |/| | Added kinetic scrolling for iOS to apps dropdown menu
| * | Added kinetic scrolling for iOS to apps dropdown menu #10281kevin1471472018-09-071-1/+2
| | | | | | | | | this is tested with nc14
* | | Merge pull request #11536 from nextcloud/adjust-dialog-radiusMorris Jobke2018-10-021-1/+1
|\ \ \ | | | | | | | | Adjust border-radius-large to fit with padding of modals
| * | | Adjust border-radius-large to 10pxJan-Christoph Borchardt2018-10-021-1/+1
| | |/ | |/| | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #11500 from ↵John Molakvoæ2018-10-021-21/+44
|\ \ \ | |/ / |/| | | | | | | | nextcloud/enhancement/revamp-2fa-login-provider-selection Improve 2FA provider selection screen
| * | Restructure and redesign two-factor auth provider selectionChristoph Wurst2018-10-011-21/+44
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Improve overall container style, radius and shadowJan-Christoph Borchardt2018-10-013-6/+21
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Fix long folder names in picker, prevent horizontal scrollJan-Christoph Borchardt2018-10-012-2/+3
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Fix breadcrumbs in file pickerJan-Christoph Borchardt2018-10-011-1/+6
|/ / | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #11357 from nextcloud/multiselect-design-fixMorris Jobke2018-10-011-0/+1
|\ \ | | | | | | Multiselect line-height fix
| * | Multiselect line-height fixJohn Molakvoæ (skjnldsv)2018-10-011-0/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #11487 from nextcloud/avatar-hover-backgroundJohn Molakvoæ2018-10-011-4/+12
|\ \ \ | | | | | | | | Fix img seelct and variable for avatar hover
| * | | Fix gear display and cursorJohn Molakvoæ (skjnldsv)2018-10-011-3/+10
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix img seelct and variable for avatar hoverJohn Molakvoæ (skjnldsv)2018-10-011-4/+5
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #11502 from nextcloud/share-headerMorris Jobke2018-10-012-3/+6
|\ \ \ \ | | | | | | | | | | Fix share header text on small widths
| * | | | Remove non-clickable right margin from 3-dot-menu in share page headerJan-Christoph Borchardt2018-10-011-2/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Ellipsize long filenames and sharee names in public share page headerJan-Christoph Borchardt2018-10-011-1/+6
| |/ / / | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* / / / Fix public page footer link wrapJan-Christoph Borchardt2018-10-011-0/+3
|/ / / | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* / / Change highlight effect of user avatar from opacity to borderJan-Christoph Borchardt2018-09-301-1/+3
|/ / | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Center back the history iconJohn Molakvoæ (skjnldsv)2018-09-281-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | TABS :DJohn Molakvoæ (skjnldsv)2018-09-281-160/+160
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix invalid inline input confirm borderJohn Molakvoæ (skjnldsv)2018-09-281-5/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fixes the logo heightMichael Weimann2018-09-271-3/+3
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Fix default flex shrink on listJohn Molakvoæ (skjnldsv)2018-09-252-2/+4
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #11054 from ↵Roeland Jago Douma2018-09-051-0/+21
|\ | | | | | | | | nextcloud/fix-size-of-icons-in-menus-inside-apps-when-shown-as-images Fix size of icons in menus inside apps when shown as images
| * Fix size of icons in menus inside apps when shown as imagesDaniel Calviño Sánchez2018-09-041-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some popover menus, like the contacts menu, still show their icon using an img element. The main CSS rules assume that a "content-box" sizing is being used, and thus set the size and padding of the image to add up to the line height. However, ".app-*" descendants use a "border-box" sizing, so when a menu with an image was shown in an app the icon was not properly shown. Now both the width and height of the image is set to the item height in those cases, which causes the visible size of the icon to be the item height minus the padding (the same as when "content-box" sizing is used). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Updates logo scss to regard default valuesMichael Weimann2018-09-041-3/+3
|/ | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* 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>