From e9aecd4d70460e70d7e69d4fa7c91794361a9541 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 14 Feb 2007 15:29:18 +0100 Subject: css: font-size related fixes --- themes/graycube/theme.css | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'themes/graycube') diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index 9d0490334..58263fe55 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -65,7 +65,6 @@ ul.userFeedList, ul.browseFeedList, ul.labelTestResults { } table.headlinesSubToolbar td { - font-size : x-small; color : gray; background-image : url("images/grad_1.png"); background-repeat : repeat-x; @@ -164,8 +163,7 @@ ul.feedList { list-style-type : none; margin : 5px; padding : 0px 0px 0px 5px; - font-size : small; - white-space : nowrap; + font-size : 9pt; } ul.feedList hr { @@ -176,7 +174,7 @@ ul.feedList li.feedCat { margin : 0px; padding : 1px 0px 1px 0px; color : #707070; - font-size : small; + font-size : 9pt; } ul.feedList li.feedCat a:hover { @@ -266,7 +264,6 @@ span.contentPreview:hover { border-width : 1px 1px 1px 1px; border-style : solid; border-color : #999999; - font-size : small; position : relative; bottom : 2px; right : 2px; @@ -290,7 +287,6 @@ div.infoBoxContents a:hover { right : 20px; height : 40px; color : gray; - font-size : small; } #feeds-holder { @@ -331,7 +327,6 @@ div.headlines_normal { right : 20px; overflow : hidden; background : white; - font-size : small; border-collapse : collapse; } @@ -345,7 +340,6 @@ div.headlines_cdm { top : 85px; right : 20px; overflow : hidden; - font-size : small; background : white; border-collapse : collapse; } @@ -371,7 +365,6 @@ div.headlines_cdm { bottom : 5px; text-align : center; color : gray; - font-size : x-small; right : 0px; left : 0px; padding : 0px; @@ -393,7 +386,6 @@ div.headlines_cdm { border-style : solid; border-color : #c0c0c0; background-color : #fafafa; */ - font-size : x-small; } #headlinesInnerContainer { @@ -424,12 +416,10 @@ div.prefsTabSelected { #prefHeader { margin : 10px 10px 10px 25px; color : gray; - font-size : small; } div.return { float : right; - font-size : small; margin-right : 10px; } @@ -452,7 +442,6 @@ div.return a:hover { padding : 1em; margin : 0px; background : white; - font-size : small; border-width : 1px 1px 1px 1px; border-color : #999999; border-style : solid; -- cgit v1.2.3