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:21:24 +0300
committerbrantje <brantje@gmail.com>2016-10-01 18:21:24 +0300
commit64113510686357efe5bb1a88e15e121a02912ed0 (patch)
tree1dba67d503b22ca099de989b2ece4dc9e1eb69bf /css/app.css
parentc4da0742dfd579cd7cc6a2713e7038426f9aa940 (diff)
Add 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;