diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index 4c0fdc22da..73b436fc61 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; */