summaryrefslogtreecommitdiffstats
path: root/apps/settings/css
Commit message (Collapse)AuthorAgeFilesLines
* fix overlapping in the help settings sectionszaimen2021-12-201-0/+4
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Fix active scope not visible in the menu if excludedDaniel Calviño Sánchez2021-07-021-0/+10
| | | | | | | | | | | | | | | | | | | Depending on some settings (for example, if lookup server upload is disabled) some items can be hidden in the scope menu. However, if the user selected an scope in the past once the settings were changed the scope was no longer visible in the menu. Now the active scope will be always visible in the menu, although if it is an excluded scope it will be disabled. Selecting any other scope will then hide the excluded and no longer active one. When upload to the lookup server is disabled the scope menu was hidden for display name and email in the personal information settings; now the menu will be always shown to enable the above described behaviour. Note that the menu will be shown even if there is a single available scope so the user can read its description. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix accessibility of federation menu privacy buttonsJan C. Borchardt2021-06-151-9/+24
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix accessibility of profile picture sectionJan C. Borchardt2021-06-151-0/+3
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Move help to separate stylesheetJulius Härtl2020-11-042-14/+12
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust scroll container height to make it a proper boundary element for actionsJulius Härtl2020-09-291-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-071-0/+31
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Use appsidebar for appsJohn Molakvoæ (skjnldsv)2020-08-141-2/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix the keyboard tab for actionmenuGretaD2020-04-301-1/+4
| | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #20019 from nextcloud/bugfix/fix_lanuage_multiselectChristoph Wurst2020-03-241-4/+15
|\ | | | | Fix language multiselect action
| * Fix language multiselect actionGretaD2020-03-231-4/+15
| | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* | Fix unlimited and progress barGretaD2020-03-231-6/+6
|/ | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* Fix row height and display name inputJulius Härtl2020-03-101-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Give columns a bit more space and fix overlaying issuesJulius Härtl2020-02-181-16/+30
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Remove unused userlist table stylesJulius Härtl2020-02-181-84/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix indentationJulius Härtl2020-01-161-1199/+1199
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix indentation and 3 dot menuGretaD2020-01-161-1153/+1329
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* fix popover menu overlappingGretaD2020-01-161-3/+4
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* make actionButton stickyGretaD2020-01-161-0/+8
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* fix new user tableGretaD2020-01-161-3/+2
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* fix userlist alignmentGretaD2020-01-161-1/+5
| | | | Signed-off-by: GretaD <gretadoci@gmail.com>
* Move users management to multi lineGreta Doci2019-12-121-15/+33
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Add update all buttonGreta Doci2019-11-261-0/+9
| | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move settings to an appChristoph Wurst2019-09-281-0/+1557
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>