summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/default/display.css2
-rw-r--r--theme/default/icon_checkmark.gifbin0 -> 66 bytes
-rw-r--r--theme/default/icon_checkmark.pngbin781 -> 0 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/display.css b/theme/default/display.css
index 91ce3294c..0ad665729 100644
--- a/theme/default/display.css
+++ b/theme/default/display.css
@@ -245,7 +245,7 @@ line-height:18px;
#wrap p#nudge_response {
padding-left:20px;
-background:transparent url(icon_checkmark.png) 0 1px no-repeat;
+background:transparent url(icon_checkmark.gif) 0 1px no-repeat;
line-height:18px;
font-size:14px;
}
diff --git a/theme/default/icon_checkmark.gif b/theme/default/icon_checkmark.gif
new file mode 100644
index 000000000..98776df7b
--- /dev/null
+++ b/theme/default/icon_checkmark.gif
Binary files differ
diff --git a/theme/default/icon_checkmark.png b/theme/default/icon_checkmark.png
deleted file mode 100644
index 818e3b5f8..000000000
--- a/theme/default/icon_checkmark.png
+++ /dev/null
Binary files differ