From e9ba2ba600e5262d03300d37c8984a03808c47c3 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 24 Nov 2014 18:02:36 -0800 Subject: theme the observer tags so they stick out like a sore thumb. Too much bad juju. --- view/theme/redbasic/css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ea8aa3365..eb3f67453 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2388,3 +2388,11 @@ aside .nav > li > a:hover, aside .nav > li > a:focus { height: 300px; width: 300px; } + +.bb_observer { + color: red; +} + +.bb_observer img { + border: 3px solid red !important; +} \ No newline at end of file -- cgit v1.2.3