summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/images/danger-trans.pngbin2506 -> 7722 bytes
-rw-r--r--style/install.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/style/images/danger-trans.png b/style/images/danger-trans.png
index cbd80cb..9b5d608 100644
--- a/style/images/danger-trans.png
+++ b/style/images/danger-trans.png
Binary files differ
diff --git a/style/install.css b/style/install.css
index 9c41149..ea93fcb 100644
--- a/style/install.css
+++ b/style/install.css
@@ -128,7 +128,7 @@ legend {background:transparent;padding:1em 1em 1em 0}
.success {background-color:#e0ffb0;background-image:url(images/dialog-ok-trans.png)}
.help {background-color:#e7e7e6}
-.danger {padding:0.5em;background:#ffdddd url(images/danger-trans.png) no-repeat right center;border:3px solid #a00;padding:1em 100px 1em 1em}
+.danger {padding:0.5em;background:#ffdddd url(/install/style/images/danger-trans.png) no-repeat 16px 16px;border:3px solid #a00;padding:1em 1em 1em 160px}
.formfeedback ul {padding:0;margin:0}
.formfeedback li {border-bottom:1px dotted #aaa}