]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
stylesheet cleanups
[tt-rss.git] / tt-rss.css
index 1206c64332ee08bdbc6d69430428ca5fab0bb0d6..637fde693ce1fb28caa3c839f12803f827f19f6e 100644 (file)
@@ -393,7 +393,7 @@ tr.title td {
        border-width : 0px 0px 1px 0px;
        border-color : #ecf4ff;
        border-style : solid;
-       font-size : x-small;
+       font-size : small;
        color : black;
 }
 
@@ -595,23 +595,9 @@ div.bigErrorMsg {
 }
 
 div.prefHelp, td.prefHelp {
-       font-size : x-small;
-       color : gray;
-       padding : 5px;
-}
-
-td.welcomePrompt {
-       font-size : x-small;
-       color : #4684ff;
-       text-align : right;
-       padding-right : 10px;
-       padding-top : 5px;
-}
-
-td.httpWelcomePrompt {
        font-size : small;
        color : gray;
-       text-align : right;
+       padding : 5px;
 }
 
 table.loginForm {
@@ -662,7 +648,7 @@ div.logoutContent {
 }
 
 .small {
-       font-size : x-small;
+       font-size : small;
 }
 
 table.innerFeedTable td {