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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-29 14:45:30 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-29 14:45:30 +0300
commit26645ae9ab05b359a346f79f78e76826359bccf6 (patch)
tree654cf2f1c3920c902b2b28074aec7be4288bd9ef
parent699b3e88e4c6e451f32210de7572cac2e6cc99b0 (diff)
Fix dark shadow, use core styles
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
-rw-r--r--css/styles.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/css/styles.css b/css/styles.css
index 8c1ec77..96f65c3 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -162,10 +162,6 @@ img.notification-icon {
opacity: 1;
}
-.notification-container {
- box-shadow: 0 1px 10px rgba(50, 50, 50, .7);
-}
-
/* Menu arrow */
.notification-container:after {
right: 101px;