From b387229b2fcb4e9ab1601a0dbc3e4544e049f82f Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 2 Oct 2010 13:52:03 +0200 Subject: Style: Farbar placement right. --- local.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/local.css b/local.css index ca710792..67d2599c 100644 --- a/local.css +++ b/local.css @@ -184,7 +184,9 @@ DIV.sidebar DIV.notebox A { } DIV.farbar { - background: none; + float: right; + margin-left: -30%; + background: lightblue; width: 30% max-width: 300px; } -- cgit v1.2.3