summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/css/admin.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/css/admin.css')
-rw-r--r--apps/updatenotification/css/admin.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/updatenotification/css/admin.css b/apps/updatenotification/css/admin.css
index cb03f6a15cb..52cc961ae35 100644
--- a/apps/updatenotification/css/admin.css
+++ b/apps/updatenotification/css/admin.css
@@ -31,3 +31,12 @@
#updatenotification .icon-triangle-n {
opacity: 0.5;
}
+
+#updatenotification .channel-description span {
+ color: #aaa;
+}
+
+#updatenotification .channel-description span strong {
+ color: #555;
+ font-weight: normal;
+}