summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-30 07:57:01 +0100
committerAndrew Dolgov <[email protected]>2006-09-30 07:57:01 +0100
commitabe4d057f3ca1e0d78e64ba6d5eba1425958ed8c (patch)
treeafa39874a9b45a8b632e123eddb2f4ee3c9d863f /tt-rss.css
parent3f59e8cdb1d0b54e934f6c99f9500afee36d0c57 (diff)
stylesheet cleanups
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css20
1 files changed, 3 insertions, 17 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 1206c6433..637fde693 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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 {