From 619637bb51e8a1257e8556d5456bcbb4095c2d73 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 12 May 2008 09:36:07 +0100 Subject: prefTabs: appearance tweaks --- tt-rss.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 4edd7714f..48d909fc1 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -591,12 +591,9 @@ div.prefsTab { font-size : 9pt; font-family : "Lucida Grande", Tahoma, Arial, sans-serif; border-collapse : collapse; - -moz-border-radius : 3px; min-width : 100px; text-align : center; cursor : pointer; - position : relative; - bottom : -2px; } div.prefsTabSelected { @@ -610,14 +607,10 @@ div.prefsTabSelected { font-size : 9pt; font-family : "Lucida Grande", Tahoma, Arial, sans-serif; border-collapse : collapse; - -moz-border-radius : 3px; font-weight : bold; min-width : 100px; text-align : center; cursor : pointer; - position : relative; - bottom : -2px; - } div.notice { -- cgit v1.2.3