diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-09-05 08:13:11 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-09-05 08:13:11 +0000 |
| commit | 923035a1651193fb8e7683aa04691ef893df5dc6 (patch) | |
| tree | d864d5d22a5d1fbde182d35513f100a325f1bbef /style | |
| parent | 947f4103cbe14799698be09c6897af0904af013d (diff) | |
| download | install-923035a1651193fb8e7683aa04691ef893df5dc6.tar.gz install-923035a1651193fb8e7683aa04691ef893df5dc6.tar.bz2 install-923035a1651193fb8e7683aa04691ef893df5dc6.zip | |
get installer up to speed with new icons
Diffstat (limited to 'style')
| -rw-r--r-- | style/install.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/style/install.css b/style/install.css index c6f8714..24c788e 100644 --- a/style/install.css +++ b/style/install.css @@ -57,9 +57,13 @@ textarea {width:100%;} .formfeedback {} .formfeedback div {padding:4px; border-bottom:1px dotted #aaa;} +.dialog-error, .error {background:#fdd;} +.dialog-warning, .warning {background:#fed;} +.dialog-ok, .success {background:#def;} +.media-playback-start, .current {background:#ffc;} .help {background:#eee;} div.warning, |
