aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/slackr/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index 4c0fdc22d..73b436fc6 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -12,6 +12,10 @@
.wall-item-tools {
background: none;
}
+.wall-item-body a:hover {
+ color: #ff6600;
+}
+
.widget {
/* box-shadow: 4px 4px 3px 0 #444444; */