summaryrefslogtreecommitdiffstats
path: root/core/css/guest.css
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Fix public pages conflictingJohn Molakvoæ (skjnldsv)2018-08-261-0/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add margin below detailed logsJan-Christoph Borchardt2018-08-031-1/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Use images instead of inline SVG and unicodeJan-Christoph Borchardt2018-08-031-3/+11
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Inline error svg icon because there is no SCSS on guest pageJan-Christoph Borchardt2018-08-011-0/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix text overflow on update pageJan-Christoph Borchardt2018-08-011-0/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix install button layout to avoid irregular test failuresJulius Härtl2018-07-301-3/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Override server SCSS rules for confirm button in guest pagesDaniel Calviño Sánchez2018-07-131-0/+2
| | | | | | | | | | | | As the server defines some SCSS rules using "XXX + .icon-confirm" the selector is more specific than just "input" used in "guest.css", so the server SCSS rules took precedence over the guest CSS rules. Now a more specific selector was added to the guest and public share auth rules; as the guest and public share auth rules are loaded after the server ones now the guest rules for input elements take precedence over the server ones. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Override server SCSS rules for inputs in guest pagesDaniel Calviño Sánchez2018-07-131-1/+2
| | | | | | | | | | | As the server defines some SCSS rules using "input:not([type='range'])" the selector is more specific than just "input" used in "guest.css", so the server SCSS rules took precedence over the guest CSS rules. Now that selector was added to the guest rules too; as the guest rules are loaded after the server ones now the guest rules for input elements take precedence over the server ones. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix style of password button on protected link sharesMorris Jobke2018-06-061-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix undo for url-typed inputsArthur Schiwon2018-05-111-1/+0
| | | | | | and minor adjustments Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-0/+5
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Unify look of the strengthify password hintJohn Molakvoæ (skjnldsv)2018-03-011-3/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* made small changes to login screenRobert Pirritano2018-01-111-4/+2
| | | | | | added height back 70px back to footer and removed .htaccess file Signed-off-by: Robert R Pirritano <rpirritano@gmail.com>
* Removed unwanted and unused spacerJohn Molakvoæ (skjnldsv)2017-12-121-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed firefox guest header heightJohn Molakvoæ (skjnldsv)2017-12-121-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed topJohn Molakvoæ (skjnldsv)2017-11-231-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed heigh resizeJohn Molakvoæ (skjnldsv)2017-11-221-2/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use flex for guest full screen alignmentJohn Molakvoæ (skjnldsv)2017-11-221-8/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix reset password button overflowJan-Christoph Borchardt2017-11-141-2/+11
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #7013 from nextcloud/forgot-passwordJan-Christoph Borchardt2017-11-141-10/+20
|\ | | | | Directly show "Forgot password?" link, fix #6808
| * Fix loading state and error message displayJohn Molakvoæ (skjnldsv)2017-11-051-3/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Add some JS to hide and show elements for password resetJan-Christoph Borchardt2017-11-021-11/+15
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Directly show Forgot password link, fix #6808Jan-Christoph Borchardt2017-11-021-1/+10
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #6736 from nextcloud/Dennis1993-patch-1Julius Härtl2017-11-091-4/+4
|\ \ | | | | | | Move login page more to the top
| * | Properly center login pagePaulo moura2017-11-071-4/+4
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Fix login appearance for ios webkit engineJohn Molakvoæ2017-11-081-0/+1
|/ /
* / core: hide spinner for initial installKyle Fazzari2017-11-031-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>
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-011-0/+2
|\
| * 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>
* | contenteditable divs should look like textareasArthur Schiwon2017-10-221-5/+5
|/ | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-231-4/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix layout of alternative login buttonsMorris Jobke2017-09-061-2/+17
| | | | | | * fixes #6367 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #6303 from nextcloud/background-imageMorris Jobke2017-08-291-3/+3
|\ | | | | Adjust background image to the one used on the website
| * Set primary action button color to same as theming colorJan-Christoph Borchardt2017-08-291-2/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Update background image to the one used on the websiteJan-Christoph Borchardt2017-08-291-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Improve design of various error messagesJan-Christoph Borchardt2017-08-121-0/+5
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Ignore clicks on login button icon so they are received by the buttonDaniel Calviño Sánchez2017-08-071-0/+7
| | | | | | | | | | Visually, the icon positioned on the login button is part of the login button, so clicking on the icon should be the same as clicking on the button. As the icon is a different element this commit sets the icon to ignore mouse events so they are received and handled by the login button instead. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-0/+15
| | | | | | | | | | | | | | | The pure CSS loading icon uses an ::after pseudo-element, and thus it can only be used on container elements; the input element is not a container element, so when the class "icon-loading-small" is set on an input element it falls back to a loading icon GIF. This commit modifies the markup of the login button to add a div element that holds the confirm icon and the loading icon (depending on the case). In order to position the icon in the same place as before the input and the icon are both wrapped by another div making possible to set the absolute position of the icon relative to the input. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* warning is now selecteableMaxence Lange2017-07-081-0/+4
| | | Signed-off-by: Maxence Lange <maxence@nextcloud.com>
* Revert background-size as requested, issue will be fixed separatelyMarin Treselj2017-07-021-1/+1
| | | | Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
* Simplified Nextcloud logo iconMarin Treselj2017-07-021-4/+4
| | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* Improve wording of various error messagesJan-Christoph Borchardt2017-06-211-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Improve layout of buttons for two factor authMorris Jobke2017-05-151-1/+14
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 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 #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>