diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-10-11 21:05:40 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-10-11 21:05:40 +0000 |
| commit | 805b10b70f3e8c42acde50222c44351885c91663 (patch) | |
| tree | 069a6a5bdb04762a633f14c746842a30138a2521 /style | |
| parent | b9b463de9efcb39dd838ceb747232ac3b98d3862 (diff) | |
| download | install-805b10b70f3e8c42acde50222c44351885c91663.tar.gz install-805b10b70f3e8c42acde50222c44351885c91663.tar.bz2 install-805b10b70f3e8c42acde50222c44351885c91663.zip | |
favicon repaired, color matching
Diffstat (limited to 'style')
| -rw-r--r-- | style/images/bg_body.png | bin | 3157 -> 492 bytes | |||
| -rw-r--r-- | style/install.css | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/style/images/bg_body.png b/style/images/bg_body.png Binary files differindex 8dab529..0113235 100644 --- a/style/images/bg_body.png +++ b/style/images/bg_body.png diff --git a/style/install.css b/style/install.css index bd7077f..825ccea 100644 --- a/style/install.css +++ b/style/install.css @@ -14,7 +14,7 @@ a#bitweaver_logo em {display:none} #header h1 {display:block;text-align:center;margin:0;padding:0;font-size:13px;line-height:17px;font-family:monospace} #header h1 strong {color:#fff;font-weight:500} -#header h1 em {color:#ccc;font-style:normal;padding:0 0 0 0.6em} +#header h1 em {color:#fff;font-style:normal;padding:0 0 0 0.6em} #header div.bittop {max-width:785px;margin:0 auto} @@ -29,7 +29,7 @@ a#bitweaver_logo em {display:none} div.progressbar {padding:0 4px 5px 4px;font-weight:bold;background:#ffe339} div.progressbar em {font-style:normal;display:block;width:123px;float:left;padding-left:1em} div.progressbar div.bar {background:#fdf9ea;margin-left:133px} -div.progressbar div.progress {background:#bdf922;text-align:center} +div.progressbar div.progress {background:#e0ffb0;text-align:center;border:1px solid white} div.progressbar div.progress100 {background:#8de817} div.progressbar div.progress0 {background:#fdf9ea;width:3em !important} @@ -44,7 +44,7 @@ div.progressbar div.progress0 {background:#fdf9ea;width:3em !important} #extra li.warning {border-color:#ffc994} /* step nav */ -#stepmenu {background:#ffe339 url(images/favicon.ico) no-repeat 8px 7px;padding:4px 0 0 28px;margin:26px auto 0em auto} +#stepmenu {background:#ffe339 url(images/favicon.ico) no-repeat 8px 7px;padding:4px 0 0 28px;margin:3em auto 0em auto} #stepmenu li {padding:26px 0.5em 0.5em 0.5em;display:inline;color:#000;border:0} #stepmenu li.current {background:transparent url(images/software-update-available-trans.png) no-repeat top;color:#fff;font-weight:700} |
