summaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* More refactoring of app content areasJulius Härtl2022-09-015-23/+64
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Proof of concept: Redesign app-contentCarl Schwan2022-09-012-22/+27
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-08-314-596/+10
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Move app menu to vueJulius Härtl2022-08-311-300/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-265-2/+5
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* More dark theme fixesCarl Schwan2022-08-266-21/+29
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Various fixesCarl Schwan2022-08-268-46/+111
| | | | | | | | | | | | | | - Fix user status dialog - Add label where missing - Move emoji picker inside input field (similar to talk) - Fix selecting an emoji - Fix multiselect - Fix button with confirmation action - Fix some other unrelated dark theme issues - Fix select2 focus - Run npm lint:fix Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Adapt to new Nextcloud vue styleCarl Schwan2022-08-265-253/+258
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix accessibility of input fieldsCarl Schwan2022-08-265-30/+30
| | | | | | | | | | | | | Input fields require a 44x44 pixels target size, this makes all the input fields and button use that size. Bonus is that now the input fields and buttons now have the same size as the new vue button and this looks less weird than the previous state with controls of different sizes. See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Avoid side changes on web ui updateJulius Härtl2022-08-261-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Do not overwrite the focus-visible of vue appsJoas Schilling2022-08-105-29/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix "More" app iconJoas Schilling2022-08-055-2/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix login flowCarl Schwan2022-07-271-7/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Redesign guest pages for better accessibilityCarl Schwan2022-07-2710-254/+183
| | | | | | | - Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Bump nextcloud-dialogs from 3.1.2 to 3.1.4Vincent Petry2022-07-262-10/+27
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Remove obsolete notification containerVincent Petry2022-07-268-153/+3
| | | | | | | The future is TOAST 🍞 Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Replace files app ids to classesVincent Petry2022-07-265-26/+26
| | | | | | | | | | | Replaced ids to classes for the following: - #filestable -> .files-filestable - #fileList -> .files-fileList - #controls -> .files-controls - #emptycontent -> .emptyfilelist.emptycontent Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Make sure app menu text opacity matches the iconsJulius Härtl2022-07-253-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add legacy popover focus outlineJulius Härtl2022-07-205-2/+44
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #33267 from nextcloud/bugfix/noid/button-hoverJulius Härtl2022-07-195-8/+42
|\ | | | | Use hover css variable for primary buttons
| * Use hover css variable for primary buttons and add proper focus outlineJulius Härtl2022-07-185-8/+42
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #33240 from nextcloud/fix/login-input-focusPytal2022-07-181-1/+1
|\ \ | |/ |/|
| * Fix login input focus borderChristopher Ng2022-07-151-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix styling for single skip buttons globallyJulius Härtl2022-07-165-82/+14
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix settings icon colorJoas Schilling2022-07-135-6/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use Button component to show password for improved accessibilityChristopher Ng2022-07-071-11/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Use button for grid view toggle instead of hidden checkboxChristopher Ng2022-06-095-22/+9
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix focus stylingChristopher Ng2022-06-095-5/+8
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Augment keyboard accessibility of contacts menuChristopher Ng2022-06-075-18/+72
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Prevent button in notifications to be impacted by css ruleLouis Chemineau2022-06-023-7/+7
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-1615-54/+288
| | | | | | | | | | | | - Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-133-3/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Cleanup and compileJohn Molakvoæ2022-05-1335-22/+10603
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrate core scssJohn Molakvoæ2022-05-1310-170/+120
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Use toast.scss from @nextcloud/dialogsLouis Chemineau2022-05-122-50/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #32326 from nextcloud/fix/icons-cacherJohn Molakvoæ2022-05-114-401/+52
|\
| * Compile themingJohn Molakvoæ2022-05-111-4/+1
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * Migrate to static icons coloursJohn Molakvoæ2022-05-104-402/+56
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | keyboard focus on login input fieldsVanessa Pertsch2022-05-101-0/+6
|/ | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* Fix indentationGit'Fellow2022-05-051-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* TypoGit'Fellow2022-05-051-1/+1
| | | Co-authored-by: Carl Schwan <carl@carlschwan.eu>
* Switch to overflow-wrapGit'Fellow2022-05-051-1/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix tooltips overflowGit'Fellow2022-05-051-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Revert "Show the child folders in the breadcrumb menu when on a parent entry."Simon L2022-04-291-7/+8
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Fix header apps iconsJohn Molakvoæ2022-04-281-6/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix logo colour on bright primary colourJohn Molakvoæ2022-04-281-6/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix dark theme primary mixJohn Molakvoæ2022-04-261-1/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Remove accessibilityJohn Molakvoæ2022-04-214-4/+5
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Write body theme selector straight in the templateJohn Molakvoæ2022-04-211-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix twofactor loading and public imageJohn Molakvoæ2022-04-211-2/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>