From 428e6766411d2c6708ad25f726c4bcf1d64af1cc Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 25 Sep 2011 22:29:30 -0700 Subject: fix minor placement issues on old themes from testbubble theme changes --- view/theme/duepuntozero/style.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'view/theme/duepuntozero') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 9bed3e972..2bb24ec45 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -219,6 +219,20 @@ section { margin-right: 1em; } +#tabs-wrapper { + height: 27px; + background-image: url(head.jpg); + background-repeat: repeat-x; + background-position: 0px -20px; + border-bottom: 1px solid #babdb6; +} +.tabs { + display:block; + float:left; + padding: 0.4em; + margin-right: 1em; +} + /* footer */ footer { -- cgit v1.2.3