diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-09-29 05:02:20 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-09-29 05:02:20 +0000 |
| commit | 4164086cadcea67d0a403257f26df177b6349a72 (patch) | |
| tree | 8d7ca86aec0779566e1a855a0113194b1f50ccef /style | |
| parent | d5297c166c7566e01fc972753c93fb18628d8982 (diff) | |
| download | install-4164086cadcea67d0a403257f26df177b6349a72.tar.gz install-4164086cadcea67d0a403257f26df177b6349a72.tar.bz2 install-4164086cadcea67d0a403257f26df177b6349a72.zip | |
transparent legend
Diffstat (limited to 'style')
| -rw-r--r-- | style/install.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/install.css b/style/install.css index 5028e38..9ffafa9 100644 --- a/style/install.css +++ b/style/install.css @@ -95,7 +95,7 @@ select {margin:0;padding:0;border-width:1px;padding:0.2em} textarea {width:99%} fieldset {padding:0;margin:1em;border:0px solid #fff} -legend {background:#fdf9ea;padding:1em 1em 1em 0} +legend {background:transparent;padding:1em 1em 1em 0} .row {overflow:auto;clear:both;margin:0 0 1.5em 0} .formlabel {float:left;width:24%;text-align:right;padding:0 0.5em 1em 0;font-weight:bold} |
