summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css7
1 files changed, 0 insertions, 7 deletions
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 {