diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-09-28 20:34:15 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-09-28 20:34:15 +0000 |
| commit | a3bcf53e28f2d0d8b3b68991fd9fd702b636a399 (patch) | |
| tree | fcae04e82950fd5bbe5c811cba379f59a45a957f /style | |
| parent | a09137f603506d7f8021f85358462e5f414e9f14 (diff) | |
| download | install-a3bcf53e28f2d0d8b3b68991fd9fd702b636a399.tar.gz install-a3bcf53e28f2d0d8b3b68991fd9fd702b636a399.tar.bz2 install-a3bcf53e28f2d0d8b3b68991fd9fd702b636a399.zip | |
downwards pointing arrow for current element
Diffstat (limited to 'style')
| -rw-r--r-- | style/images/go-down-trans.png | bin | 0 -> 683 bytes | |||
| -rw-r--r-- | style/images/software-update-available-trans.png | bin | 0 -> 740 bytes | |||
| -rw-r--r-- | style/images/start-here-trans.png | bin | 0 -> 658 bytes | |||
| -rw-r--r-- | style/install.css | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/style/images/go-down-trans.png b/style/images/go-down-trans.png Binary files differnew file mode 100644 index 0000000..3dd7fcc --- /dev/null +++ b/style/images/go-down-trans.png diff --git a/style/images/software-update-available-trans.png b/style/images/software-update-available-trans.png Binary files differnew file mode 100644 index 0000000..ab8d494 --- /dev/null +++ b/style/images/software-update-available-trans.png diff --git a/style/images/start-here-trans.png b/style/images/start-here-trans.png Binary files differnew file mode 100644 index 0000000..bd516a5 --- /dev/null +++ b/style/images/start-here-trans.png diff --git a/style/install.css b/style/install.css index 6143576..219958a 100644 --- a/style/install.css +++ b/style/install.css @@ -40,7 +40,7 @@ div.progressbar div.progress0 {background:#fdf9ea;width:3em !important} #stepmenu {border:1px solid #bdf922;background:#ccfd25 url(images/favicon.ico) no-repeat 4px 3px;padding:0 0 0 28px;margin:2em auto 1em auto} #stepmenu li {padding:23px 0.5em 0.5em 0.5em;display:inline;color:#44650c;border:0} -#stepmenu li.current {background:transparent url(images/media-playback-start-trans.png) no-repeat top;color:#fff;font-weight:700;} +#stepmenu li.current {background:transparent url(images/software-update-available-trans.png) no-repeat top;color:#fff;font-weight:700} #stepmenu li.current a {color:#000} #stepmenu li.success {background-position:top;background-color:transparent;} |
