summaryrefslogtreecommitdiff
path: root/skins/classic/settings.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/classic/settings.css')
-rw-r--r--skins/classic/settings.css36
1 files changed, 1 insertions, 35 deletions
diff --git a/skins/classic/settings.css b/skins/classic/settings.css
index acd0b9fd0..428e60884 100644
--- a/skins/classic/settings.css
+++ b/skins/classic/settings.css
@@ -34,11 +34,6 @@
height: 18px;
}
-#identities-table tbody tr.readonly td
-{
- font-style: italic;
-}
-
#subscription-table tr.virtual td
{
color: #666;
@@ -86,21 +81,10 @@
}
#identity-details table td.title,
-#response-details table td.title,
#folder-details table td.title
{
font-weight: bold;
text-align: right;
- width: 1%;
- white-space: nowrap;
-}
-
-#response-details table td.title
-{
- text-align: left;
- vertical-align: top;
- width: 140px;
- padding-top: 5px;
}
#bottomboxes
@@ -163,12 +147,6 @@ body.iframe,
float: right;
}
-#formfooter .footerindent
-{
- padding: 10px 0;
- margin-left: 155px;
-}
-
#quota
{
position: absolute;
@@ -200,7 +178,7 @@ div.readtext
{
min-height: 200px;
padding-bottom: 2em;
- background: url(images/watermark.gif) no-repeat center;
+ background: url(images/watermark.gif?v=4094.9288) no-repeat center;
}
#license .sysname
@@ -275,15 +253,3 @@ div.crop
{
overflow: auto;
}
-
-#rcmfd_signature
-{
- width: 99%;
- min-width: 390px;
-}
-
-#rcmfd_signature_toolbar1 td,
-#rcmfd_signature_toolbar2 td
-{
- width: auto;
-}