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:
authorbrantje <brantje@gmail.com>2016-10-01 18:31:16 +0300
committerbrantje <brantje@gmail.com>2016-10-01 18:31:16 +0300
commitc907bb540d89547ec29b1b3dc8f4169c4c8cd7c7 (patch)
treea91e6c82d7ce689a608fae9d19b5a222bcfb90d1 /css/app.css
parent739098ce39dfa467850ca27de6b6a4371d41a699 (diff)
parent64113510686357efe5bb1a88e15e121a02912ed0 (diff)
Merge branch 'bookmarklet'
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index c4eb0412..94d8af04 100644
--- a/css/app.css
+++ b/css/app.css
@@ -33,7 +33,7 @@
border-bottom-width: 0;
margin: 0;
padding: 10px 10px 10px 10px;
- color: #696969;
+ color: #e0dddd;
cursor: pointer;
border-right: 1px solid #eee;
-webkit-transition: background-color 250ms linear;