nextcloud/apps/settings
Daniel Calviño Sánchez b7cbba0a47 Remove no longer needed CSS rules
Since Nextcloud 22 the "#new-user" rules had no effect, as the DOM
structure changed to show a dialog rather than adding a row on top of
the list when adding new users.

Similarly, the z-index was no longer needed, as there will be no
"new-user" row that could overlap. Moreover, the z-index was set even
higher (100) in another rule still active.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-12-07 18:02:19 +01:00
..
appinfo Master is now 24 2021-11-11 10:11:09 +01:00
composer Update to composer 2.1.11 2021-11-04 12:30:11 +01:00
css Remove no longer needed CSS rules 2021-12-07 18:02:19 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img Move settings to an app 2019-09-28 09:39:28 +00:00
js Fix input for groups validation in new user form 2021-12-07 18:02:17 +01:00
l10n [tx-robot] updated from transifex 2021-12-05 02:30:14 +00:00
lib Make sure trusted_proxies is an array 2021-11-09 15:13:24 +01:00
src Fix input for groups validation in new user form 2021-12-07 18:02:17 +01:00
templates Fix doc link in sharing settings 2021-11-19 14:58:44 +01:00
tests More test fixing 2021-12-01 22:17:19 +01:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
webpack.js Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00