summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-09-05 08:13:11 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-09-05 08:13:11 +0000
commit923035a1651193fb8e7683aa04691ef893df5dc6 (patch)
treed864d5d22a5d1fbde182d35513f100a325f1bbef /style
parent947f4103cbe14799698be09c6897af0904af013d (diff)
downloadinstall-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.css4
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,