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>2017-01-06 14:24:20 +0300
committerbrantje <brantje@gmail.com>2017-01-06 15:28:11 +0300
commitcec7b9656d2ab04063830ccca3ae6b555fff2203 (patch)
treeba1893f31421b3d4bcb0052601256e4c8a67bfb5 /css/app.css
parentc14c36f973202a24d0a528a5ea378207216f3b6e (diff)
Add copy descrioption
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/app.css b/css/app.css
index 96e01f29..f1e6e3e9 100644
--- a/css/app.css
+++ b/css/app.css
@@ -450,6 +450,7 @@
border: 1px solid #ddd;
padding: 5px;
width: calc(100% - 3px);
+ box-shadow: 3px 3px 5px #888888;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;