Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbinsky <timo@binsky.org>2021-03-24 14:14:02 +0300
committerbinsky <timo@binsky.org>2021-03-24 14:14:02 +0300
commit72acc51f4b9dda854c7d067d00e1e184426008f6 (patch)
tree429a07e274a48660acb4f6003f654fcc53c90263 /css/app.css
parentd4c4e4fcc056bcae42cdcbe76af460a9c45c4508 (diff)
improve missing importer link
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/app.css b/css/app.css
index f1fa87fa..0ecda40b 100644
--- a/css/app.css
+++ b/css/app.css
@@ -492,6 +492,8 @@
.link {
color: var(--color-primary); }
+ .link span {
+ cursor: pointer; }
#app-sidebar {
height: auto; }