theme the observer tags so they stick out like a sore thumb. Too much bad juju.

This commit is contained in:
friendica
2014-11-24 18:02:36 -08:00
parent c279a8ad43
commit e9ba2ba600
2 changed files with 14 additions and 4 deletions

View File

@@ -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;
}