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

github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2016-07-11 13:59:19 +0300
committerJoas Schilling <coding@schilljs.com>2016-07-11 13:59:19 +0300
commit1fc18a9c223551495d5aca05f4c9afddcbc03b7e (patch)
treeb58083e2a8be175ac3e7aaf8f117170a33eeab42 /css
parenta40df48ae9ab3bb4d5384f672d7eb13292ed4bd8 (diff)
List the groups in the UI
Diffstat (limited to 'css')
-rw-r--r--css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 319295b..bf00b0a 100644
--- a/css/style.css
+++ b/css/style.css
@@ -31,6 +31,11 @@
margin-top: 50px !important;
}
+.announcementcenter .visibility img {
+ width: 16px;
+ vertical-align: middle;
+}
+
.announcementcenter .delete-link {
display: none;
}