summaryrefslogtreecommitdiffstats
path: root/settings/css
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-1557/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Change the save credentials button label and the mail_settings input classGreta Doci2019-09-031-1/+1
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Merge pull request #16256 from ↵Roeland Jago Douma2019-07-111-2/+2
|\ | | | | | | | | nextcloud/bugfix/noid/remove-white-space-from-personal-settings Remove vertical whitespace between entries in Personal settings
| * Remove vertical whitespace between entries in Personal settingsGreta Doci2019-07-101-2/+2
| | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | Fix alignment issues in admin settingsGary Kim2019-07-051-1/+1
|/ | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Show supported apps in app managementMorris Jobke2019-05-131-1/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix multiselect min widthJohn Molakvoæ (skjnldsv)2019-04-301-5/+10
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix tabindex and meno open/close via keyboard on fed scope menuChristoph Wurst2019-03-221-0/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Revert "Where is your data?"Roeland Jago Douma2019-03-203-122/+0
|
* Fix default input element heightJohn Molakvoæ (skjnldsv)2019-03-021-3/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move personal auth token settings to VueChristoph Wurst2019-02-281-102/+0
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Always crate OC.Settings, even if not used Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix border in update notification sectionMorris Jobke2019-02-131-0/+4
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-113-0/+122
|\ | | | | Where is your data?
| * Implement storing and loading the server infoMichael Weimann2019-01-142-0/+8
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Add the "server info" settingsMichael Weimann2019-01-143-7/+104
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Add the "where is your data?" frontendMichael Weimann2019-01-141-0/+17
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwordsRoeland Jago Douma2019-02-081-1/+11
|\ \ | | | | | | Make it possible to rename app passwords
| * | Improve usabilityDaniel Kesselberg2019-02-021-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | - Trigger rename by doubleclick on token name - Use action rename to open and close - Line height stays the same Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | inadvertent error prevention on .rowIglou.eu2019-02-011-0/+3
| | | | | | | | | Add a 5px border on .row settings section
* | | add background on app hover sectionIglou.eu2019-01-281-0/+3
|/ / | | | | Avoid click on bad app, focus attention
* | Fix settings section divider being very visible below navigation barJan-Christoph Borchardt2019-01-241-3/+3
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #13648 from nextcloud/darktheme-fixJan-Christoph Borchardt2019-01-221-5/+9
|\ \ | | | | | | 🕶 Dark theme fixes
| * | Dark theme: Fix app management icons and other elementsJan-Christoph Borchardt2019-01-171-5/+9
| |/ | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* / Add documentation link and settings-hint to 2FA settingsJan-Christoph Borchardt2019-01-211-1/+5
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix layout of "i" in admin settings of federated sharingMorris Jobke2018-12-041-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix dialogs, button positionJan-Christoph Borchardt2018-11-301-4/+7
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)2018-11-141-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix missing keyboard focus ability and feedback for sessions action menuJan-Christoph Borchardt2018-11-011-2/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Remove tooltip from sessions, just wrap lines for simplicity and no duplicationJan-Christoph Borchardt2018-11-011-7/+11
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* CleanupJohn Molakvoæ (skjnldsv)2018-10-231-6/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Reverted standardsJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move fonts from light/semibold to regular/bold for better readabilityJan-Christoph Borchardt2018-10-191-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #11581 from nextcloud/users-table-header-fixJohn Molakvoæ2018-10-041-4/+4
|\ | | | | Fix sticky header on users list
| * Border fixJohn Molakvoæ (skjnldsv)2018-10-031-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix sticky header on users listJohn Molakvoæ (skjnldsv)2018-10-031-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-031-1/+8
|\ \ | | | | | | Set headings to Semibold for better information architecture
| * | Font-weight exception, use light for personal settings h3Jan-Christoph Borchardt2018-10-021-0/+7
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Change h2 to h3 on personal settings pageJan-Christoph Borchardt2018-10-021-2/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Fix 2FA settings icon alignmentJan-Christoph Borchardt2018-10-021-0/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Consolidate personal two-factor provider settingsChristoph Wurst2018-10-021-0/+20
| |/ |/| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Widen new user 'confirm' button, fix #10917Jan-Christoph Borchardt2018-10-011-0/+3
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Line up header text with column content for when there's inputsJan-Christoph Borchardt2018-10-011-1/+12
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add new group entry on users list + fixesJohn Molakvoæ (skjnldsv)2018-09-281-15/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Adds a vendor prefix for position stickyMichael Weimann2018-08-191-2/+2
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Fix missing actions menu on small screens in the user managementJulius Härtl2018-08-151-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #10546 from nextcloud/popover-tokensChristoph Wurst2018-08-101-39/+13
|\ | | | | Popovermenu fix and token settings design fixes
| * POpovermenu fix and token settings design fixesJohn Molakvoæ (skjnldsv)2018-08-061-39/+13
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fixes the apps list layoutMichael Weimann2018-08-071-4/+18
|/ | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Make user management heading font size lighterJulius Härtl2018-08-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add more spacing to the apps management sidebarJulius Härtl2018-07-311-5/+21
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>