summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #18752 from nextcloud/bugfix/contacts-menu-scrollRoeland Jago Douma2020-01-101-10/+6
|\ | | | | Fix contacts menu sizing
| * Fix contacts menu sizingJulius Härtl2020-01-081-10/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #18780 from nextcloud/bugfix/18779/safari_madnessRoeland Jago Douma2020-01-091-0/+1
|\ \ | |/ |/| Tell Safari to watch out for changes of filter
| * Tell Safari to watch out for changes of filter aka attempt no. 1 to fix #18779Georg Ehrke2020-01-091-0/+1
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #17861 from ↵Roeland Jago Douma2020-01-071-2/+11
|\ \ | | | | | | | | | | | | nextcloud/fix-tab-navigation-of-menu-in-public-share-pages Fix tab navigation of menu in public share pages
| * | 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>
* | | Move scroll container to inner elementJulius Härtl2019-12-311-5/+15
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Only round the real avatarsJoas Schilling2019-12-201-1/+1
| | | | | | | | | | | | Before this all images were rounded, including the icons of contacts menu options Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add flow icon for app store categoryJulius Härtl2019-12-191-0/+4
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix size of header menus (#16057)John Molakvoæ2019-12-071-9/+4
|\ | | | | Fix size of header menus
| * Move to proper scroll container and add more space to heightJulius Härtl2019-10-041-12/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix horizontal scrollbar in user menuJan-Christoph Borchardt2019-10-041-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Fix size of header menusJulius Härtl2019-10-041-0/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #18082 from nextcloud/design/style-updateRoeland Jago Douma2019-11-263-9/+13
|\ \ | | | | | | Update style of log in page and header
| * | Update style of log in page and headerJan-Christoph Borchardt2019-11-233-9/+13
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | add var for theming images , advanced options (#16815)John Molakvoæ2019-11-262-0/+4
|\ \ \ | | | | | | | | add var for theming images , advanced options
| * | | add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-242-0/+4
| |/ / | | | | | | | | | Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com>
* / / Improve tag iconJohn Molakvoæ (skjnldsv)2019-11-251-1/+1
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | 🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation ↵Jonas Sulzer2019-11-071-0/+4
| | | | | | | | | | | | 'skip to content' positioned at a fixed position Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* | Prompt on destructive user actionsGary Kim2019-11-051-0/+5
| | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | Merge pull request #17670 from ↵Roeland Jago Douma2019-10-311-0/+3
|\ \ | | | | | | | | | | | | nextcloud/fix/noid/collapsing-spaces-in-move-again Fix spaces being collapsed in move dialog again
| * | Fix spaces being collapsed in move dialog againGary Kim2019-10-251-0/+3
| | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-0/+2
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Increase contast between text and placeholder in input fieldsJulius Härtl2019-10-101-1/+7
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Show Delete Icon in Breadcrumb in TrashbinGary Kim2019-10-072-2/+4
|/ | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Bring the font size down to 14pxMarco Ambrosini2019-10-012-4/+4
| | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* Bring the default font size up to 15px (#17228)John Molakvoæ2019-09-282-2/+4
|\ | | | | Bring the default font size up to 15px
| * Bring the default font size up to 15pxMarco Ambrosini2019-09-212-2/+4
| | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* | Remove input id on login formJohn Molakvoæ (skjnldsv)2019-09-281-1/+2
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Fix spaces being collapsed in move dialogGary Kim2019-09-241-1/+2
|/ | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Merge pull request #17017 from ritsute/fix/css-actions.creatableRoeland Jago Douma2019-09-191-2/+2
|\ | | | | fix "create folder" icon overlaying home icon
| * fix "create folder" icon overlaying home iconritsute2019-09-061-2/+2
| | | | | | | | Signed-off-by: Brandon <brandon.yeow@websparks.sg>
* | Merge pull request #17098 from nextcloud/fix/css/variables-color-primary-lightJoas Schilling2019-09-172-0/+2
|\ \ | | | | | | Create color-primary-light variable
| * | Create color-primary-light variableJohn Molakvoæ (skjnldsv)2019-09-112-0/+2
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Position fixed for .toastify.toastzorn-v2019-09-121-1/+1
|/ /
* | Hide only icons for buttonsJochen2019-09-071-4/+2
| | | | | | | | | | | | https://github.com/nextcloud/server/pull/16832#issuecomment-529115417 Signed-off-by: Jochen <rothjochen@gmail.com>
* | Optimize responsiveness, remove primary classJochen2019-09-061-6/+21
| | | | | | | | Signed-off-by: Jochen <rothjochen@gmail.com>
* | Add default style for alternative loginJochen2019-09-041-0/+11
| | | | | | | | Signed-off-by: Jochen <rothjochen@gmail.com>
* | Add more space between form and alternate loginJochen2019-09-031-2/+2
| | | | | | | | Signed-off-by: Jochen <rothjochen@gmail.com>
* | Add more space to buttonsyJochen2019-09-021-1/+1
| | | | | | | | Signed-off-by: Jochen <rothjochen@gmail.com>
* | Move alternative login above standard login, optimize alignmentochorocho2019-08-261-1/+25
|/ | | | Signed-off-by: ochorocho <rothjochen@gmail.com>
* prevent the server's app-navigation's css to overrule the scoped css in vue ↵Marco Ambrosini2019-08-061-1/+1
| | | | | | components Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* Standardize scrollbar color and width across Webkit and FirefoxJan-Christoph Borchardt2019-07-311-2/+5
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add border-top to settings menu when its openGreta Doci2019-07-191-1/+2
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Add border-top to settings menu when its open ref #16076Greta Doci2019-07-171-2/+4
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* adding toggle password to be able to see itPhie2019-07-091-0/+9
| | | | Signed-off-by: Phie <phie@phie.ovh>
* Use theme colors for text selection (#16037)John Molakvoæ2019-07-071-0/+8
|\ | | | | Use theme colors for text selection
| * Use theme colors for text selectionJan-Christoph Borchardt2019-07-051-0/+8
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Fix alignment issues in admin settingsGary Kim2019-07-051-1/+1
|/ | | | Signed-off-by: Gary Kim <gary@garykim.dev>