summaryrefslogtreecommitdiff
path: root/themes
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 /themes
parent3f59e8cdb1d0b54e934f6c99f9500afee36d0c57 (diff)
stylesheet cleanups
Diffstat (limited to 'themes')
-rw-r--r--themes/compat/theme.css15
1 files changed, 1 insertions, 14 deletions
diff --git a/themes/compat/theme.css b/themes/compat/theme.css
index 331903507..e3546017f 100644
--- a/themes/compat/theme.css
+++ b/themes/compat/theme.css
@@ -303,7 +303,7 @@ tr.title td {
border-width : 0px 0px 1px 0px;
border-color : #f0f0f0;
border-style : solid;
- font-size : x-small;
+ font-size : small;
color : gray;
}
@@ -493,19 +493,6 @@ div.prefHelp, td.prefHelp {
padding : 5px;
}
-td.welcomePrompt {
- font-size : x-small;
- color : gray;
- text-align : right;
- padding-right : 10px;
-}
-
-td.httpWelcomePrompt {
- font-size : small;
- color : gray;
- text-align : right;
-}
-
table.loginForm {
background-image : url("images/vgrad_light_rev.png");
background-color : white;