From 4200fcdbf42ca157b2d9c6c5dace23855a62d7cf Mon Sep 17 00:00:00 2001 From: neil Date: Mon, 11 Oct 2021 15:50:05 +0000 Subject: [PATCH] updating css --- Setting-up-Nextcloud-and-sncf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-Nextcloud-and-sncf.md b/Setting-up-Nextcloud-and-sncf.md index 2c197d5..debf755 100644 --- a/Setting-up-Nextcloud-and-sncf.md +++ b/Setting-up-Nextcloud-and-sncf.md @@ -60,7 +60,7 @@ Note: This process has been followed on Nextcloud 19.0.1 with Nextcloud Forms 2. display:none !important; } -#content-vue ~ div.popover.vue-popover-theme.open > div > div > div > div > ul > li[data-v-42b28436=""][data-v-08b5edd3=""]:nth-child(1) { +#content-vue ~ div.popover.vue-popover-theme.open > div > div > div > div > ul > li[data-v-6c7cb9ab=""][data-v-889584e6=""]:nth-child(1) { display:none !important; }