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:
Diffstat (limited to 'css/styles.scss')
-rw-r--r--css/styles.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/css/styles.scss b/css/styles.scss
index 1d6524b..2400664 100644
--- a/css/styles.scss
+++ b/css/styles.scss
@@ -46,10 +46,7 @@
.emptycontent {
margin: 50px 0;
- h2 {
- font-weight: 300;
- font-size: 16px;
- }
+ @include icon-black-white('notifications-dark', 'notifications', 1);
}
.dismiss-all {