]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Checkmark icon change
authorcsarven <csarven@controlyourself.ca>
Tue, 18 Nov 2008 19:00:30 +0000 (14:00 -0500)
committercsarven <csarven@controlyourself.ca>
Tue, 18 Nov 2008 19:00:30 +0000 (14:00 -0500)
darcs-hash:20081118190030-eefa4-6fdd5c61412555628a2a4d62941605e9e08bdcc5.gz

theme/default/display.css
theme/default/icon_checkmark.gif [new file with mode: 0644]
theme/default/icon_checkmark.png [deleted file]

index 91ce3294c01fd3ad3c6c09a791e93b76645de8d0..0ad66572924e1a157fcc376de5df0b9641626b32 100644 (file)
@@ -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 (file)
index 0000000..98776df
Binary files /dev/null and b/theme/default/icon_checkmark.gif differ
diff --git a/theme/default/icon_checkmark.png b/theme/default/icon_checkmark.png
deleted file mode 100644 (file)
index 818e3b5..0000000
Binary files a/theme/default/icon_checkmark.png and /dev/null differ