summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Fix edit tag textbox sizeAastha Gupta2018-02-171-0/+1
| | | | | | Fixes #7586 Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
* Set height for sidebar iconsJulius Härtl2018-01-101-0/+1
| | | | | | This makes sure they are properly scaled in IE11 Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix loading icon position in the app menuJulius Härtl2017-12-111-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Set primary action button color to same as theming colorJan-Christoph Borchardt2017-11-282-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* core: hide spinner for initial installKyle Fazzari2017-11-071-0/+2
| | | | | | | | | | | | | core/js/setup.js has logic to show the spinner upon form submission, but ever since v12 was released the spinner was never hidden in the first place. Modify core/css/guest.css to hide it, which allows core/js/setup.js to do its thing. Fix #5532 Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
* Better readability for text on log in page which is directly on backgroundsJan-Christoph Borchardt2017-10-311-0/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add color-border variableJohn Molakvoæ (skjnldsv)2017-09-261-1/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #6359 from nextcloud/12-6082Morris Jobke2017-09-122-9/+11
|\ | | | | [stable12] Use separate element color in theming
| * Use separate element color in themingJulius Härtl2017-09-042-9/+11
| | | | | | | | | | | | This way we can use a grey color when the primary color is to bright Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix hovering on all popover typesJohn Molakvoæ (skjnldsv)2017-09-091-11/+10
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #6108 from nextcloud/backport-6080-12Morris Jobke2017-08-241-0/+5
|\ | | | | [stable12] Add buttom border for header
| * Add buttom border for headerMorris Jobke2017-08-141-0/+5
| | | | | | | | | | | | | | * allows to distinct the header from the rest of the UI for bright colors * ref #5654 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Increase contrast of dropdown menu text, fix accessibility & visibility issuesJan-Christoph Borchardt2017-08-212-10/+9
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Make sure this still works in other apps.Marin Treselj2017-08-141-4/+4
| | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | Fixes nextcloud/gallery#269Marin Treselj2017-08-141-4/+4
|/ | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Add css class for toogle preview iconMorris Jobke2017-08-041-0/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add ellipsis for app titles in the app menu popoverMarin Treselj2017-07-181-0/+1
| | | | | | Backport of #5733 Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Fixes visible sidebar even if hidden is appliedMorris Jobke2017-05-191-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* add some spacing between the logo and the content of the pageBjoern Schiessle2017-05-181-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #4924 from nextcloud/shadow-styleLukas Reschke2017-05-172-11/+3
|\ | | | | Unify box-shadow style, remove filter
| * Unify box-shadow style, remove filterJan-Christoph Borchardt2017-05-162-11/+3
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #4865 from nextcloud/improve-two-factor-buttonsRoeland Jago Douma2017-05-161-1/+14
|\ \ | | | | | | Improve layout of buttons for two factor auth
| * | Improve layout of buttons for two factor authMorris Jobke2017-05-151-1/+14
| |/ | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / Fix contacts menu overflow for few entries, fix #4744Jan-Christoph Borchardt2017-05-161-0/+1
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #4805 from nextcloud/enforce-upgrade-for-big-instancesLukas Reschke2017-05-151-0/+14
|\ | | | | Allow to enforce update via web UI
| * Allow to enforce update via web UIMorris Jobke2017-05-111-0/+14
| | | | | | | | | | | | | | | | * adds a disclaimer that an update via web UI is on own risk * allows to skip the warning * fixes #4353 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Bold link in footer on login pageMorris Jobke2017-05-141-0/+4
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4771 from nextcloud/error-page-logo-cssJoas Schilling2017-05-101-0/+6
|\ | | | | use the same logo css for the error page as the login page
| * use the same logo css for the error page as the login pageRobin Appelman2017-05-091-1/+7
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | fix sizing of logo in headerRobin Appelman2017-05-081-1/+2
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #4632 from nextcloud/login-logo-ratioLukas Reschke2017-05-081-1/+8
|\ | | | | show non landscape logos bigger on the login page
| * smaller max logo sizes and cleaner codeRobin Appelman2017-05-021-2/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * show non landscape icons bigger on the login pageRobin Appelman2017-05-011-1/+8
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #4694 from nextcloud/fix_4676Christoph Wurst2017-05-041-0/+24
|\ \ | | | | | | Load proper fonts in guest.css
| * | Load proper fonts in guest.cssRoeland Jago Douma2017-05-041-0/+24
| | | | | | | | | | | | | | | | | | Fixes #4676 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Add radio class to read/write sharing options and 1px left adjustmentFelix A. Epp2017-05-041-0/+3
|/ / | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* | Merge pull request #4599 from nextcloud/contactsmenu-mobileLukas Reschke2017-05-011-0/+1
|\ \ | |/ |/| Define max-width for Contacts menu for mobile
| * Define max-width for Contacts menu for mobileJan-Christoph Borchardt2017-04-291-0/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Make tooltip intransparentMorris Jobke2017-04-291-2/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #4597 from nextcloud/tooltips-invertMorris Jobke2017-04-291-30/+31
|\ \ | |/ |/| Invert tooltip color to white, fix #4563
| * Invert tooltip color to white, fix #4563Jan-Christoph Borchardt2017-04-291-30/+31
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Invert new header icons on bright theming colorsJulius Härtl2017-04-281-1/+1
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #4529 from nextcloud/fix-filelist-checkboxesMorris Jobke2017-04-261-3/+2
|\ | | | | Fix filelist and checkbox vertical align
| * Fix filelist and checkbox vertical alignJan-Christoph Borchardt2017-04-261-3/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | add contactsmenu popover to resharer infoboxGeorg Ehrke2017-04-261-0/+4
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | add contactsmenu popoverGeorg Ehrke2017-04-261-0/+15
|/ | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-261-0/+9
|\ | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Fix auth flow background color and redirect view layoutJan-Christoph Borchardt2017-04-251-3/+7
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add new auth flowLukas Reschke2017-04-251-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This implements the basics for the new app-password based authentication flow for our clients. The current implementation tries to keep it as simple as possible and works the following way: 1. Unauthenticated client opens `/index.php/login/flow` 2. User will be asked whether they want to grant access to the client 3. If accepted the user has the chance to do so using existing App Token or automatically generate an app password. If the user chooses to use an existing app token then that one will simply be redirected to the `nc://` protocol handler. While we can improve on that in the future, I think keeping this smaller at the moment has its advantages. Also, in the near future we have to think about an automatic migration endpoint so there's that anyways :-) If the user chooses to use the regular login the following happens: 1. A session state token is written to the session 2. User is redirected to the login page 3. If successfully authenticated they will be redirected to a page redirecting to the POST controller 4. The POST controller will check if the CSRF token as well as the state token is correct, if yes the user will be redirected to the `nc://` protocol handler. This approach is quite simple but also allows to be extended in the future. One could for example allow external websites to consume this authentication endpoint as well. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Fix spinner position of Contacts menuJan-Christoph Borchardt2017-04-251-3/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>