aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-11-25 02:43:29 +0000
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-11-25 02:43:29 +0000
commit4ba8c744c41bb115ec2fc7c4e1791663090fd6fe (patch)
treef401f61569d2f5be69f06b6e5fed109631eaabfe /view
parentd9ac9df172337f55bd3c3a84962baf5a1304fab9 (diff)
parente9ba2ba600e5262d03300d37c8984a03808c47c3 (diff)
downloadvolse-hubzilla-4ba8c744c41bb115ec2fc7c4e1791663090fd6fe.tar.gz
volse-hubzilla-4ba8c744c41bb115ec2fc7c4e1791663090fd6fe.tar.bz2
volse-hubzilla-4ba8c744c41bb115ec2fc7c4e1791663090fd6fe.zip
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css8
1 files changed, 8 insertions, 0 deletions
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