summaryrefslogtreecommitdiffstats
path: root/core/css/public.scss
Commit message (Collapse)AuthorAgeFilesLines
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-6/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix positioning of the public page footerJulius Härtl2022-10-031-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix public view - attempt 2szaimen2022-09-291-1/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* fix public viewszaimen2022-09-131-0/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* More refactoring of app content areasJulius Härtl2022-09-011-1/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Revert "Improve layout for the public download page"Carl Schwan2022-02-101-21/+10
| | | | | | This reverts commit 2e55ce089954bdab483cb1564a4b00b79b705346. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Revert "Fix loading of the text app in public shared links"Carl Schwan2022-02-101-12/+3
| | | | | | This reverts commit d3d117c4a874eb8803fb043b2b011d8732b2709f. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix loading of the text app in public shared linksCarl Schwan2022-01-171-3/+12
| | | | | | | Instead of doing the centering for the entire public content, only do it for the preview. This is more safe. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Improve layout for the public download pageCarl Schwan2022-01-131-10/+21
| | | | | | | This centers the content inside the pages, while also not hardcoded the size of the footer. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Split the menu entry for external shares in twoDaniel Calviño Sánchez2019-12-301-2/+1
| | | | | | | | | | | | | | | | The external shares entry showed a "button" that, when pressed, replaced the button with the input to set the remote share address. The "button" was actually a label for the input, so when the label was focused it transferred the focus to the input and thus pressing enter or space did not show the input. Moreover, inputs inside links are not valid HTML, and once shown there was no way to hide the input again. Due to all this, and for consistency with the direct link input, the external share input was moved to a different menu item that is shown and hidden when the button, which nows is also a real button, is clicked. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Change menu toggle element from span to buttonDaniel Calviño Sánchez2019-12-301-0/+10
| | | | | | | This makes possible to navigate to the menu toggle using the keyboard, as well as being semantically more correct. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fixes the footer #12357Michael Weimann2018-11-091-2/+2
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Move fonts from light/semibold to regular/bold for better readabilityJan-Christoph Borchardt2018-10-191-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #11502 from nextcloud/share-headerMorris Jobke2018-10-011-2/+0
|\ | | | | 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>
* | Fix public page footer link wrapJan-Christoph Borchardt2018-10-011-0/+3
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #10838 from nextcloud/header-fixes-and-public-noteMorris Jobke2018-08-241-9/+0
|\ | | | | Header fixes and public note
| * Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-241-9/+0
| | | | | | | | 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>
* Fix footer and public min-heightJohn Molakvoæ (skjnldsv)2018-08-151-2/+23
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix base layout content paddingJulius Härtl2018-08-031-0/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fixed scrolling containerJohn Molakvoæ (skjnldsv)2018-07-241-0/+15
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Public scssJohn Molakvoæ (skjnldsv)2018-06-201-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move external share saving to templateJulius Härtl2018-04-051-3/+14
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-1/+15
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fixed public templateJohn Molakvoæ (skjnldsv)2018-03-071-17/+17
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add public templateJulius Härtl2018-02-271-0/+22
Signed-off-by: Julius Härtl <jus@bitgrid.net>