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:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index 0ecda40b..b051fef0 100644
--- a/css/app.css
+++ b/css/app.css
@@ -491,7 +491,8 @@
z-index: 1000; }
.link {
- color: var(--color-primary); }
+ color: var(--color-primary);
+ cursor: pointer; }
.link span {
cursor: pointer; }