summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-rw-r--r--theme/base/images/icons/icons-01.pngbin3260 -> 3422 bytes
-rw-r--r--theme/base/images/icons/twotone/green/x.gifbin0 -> 79 bytes
-rw-r--r--theme/default/css/display.css8
-rw-r--r--theme/identica/css/display.css8
4 files changed, 6 insertions, 10 deletions
diff --git a/theme/base/images/icons/icons-01.png b/theme/base/images/icons/icons-01.png
index c4e371330..f83c30177 100644
--- a/theme/base/images/icons/icons-01.png
+++ b/theme/base/images/icons/icons-01.png
Binary files differ
diff --git a/theme/base/images/icons/twotone/green/x.gif b/theme/base/images/icons/twotone/green/x.gif
new file mode 100644
index 000000000..ffb2efea0
--- /dev/null
+++ b/theme/base/images/icons/twotone/green/x.gif
Binary files differ
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index 40fdb255b..910f915a8 100644
--- a/theme/default/css/display.css
+++ b/theme/default/css/display.css
@@ -115,7 +115,8 @@ opacity:0;
.notice-options .notice_delete,
#new_group a,
.pagination .nav_prev a,
-.pagination .nav_next a {
+.pagination .nav_next a,
+button.close {
background-image:url(../../base/images/icons/icons-01.png);
background-repeat:no-repeat;
background-color:transparent;
@@ -167,10 +168,7 @@ background-color:#EFF3DC;
}
button.close {
-background-image:url(../../base/images/icons/twotone/green/x.gif);
-background-repeat:no-repeat;
-background-position:0 47%;
-background-color:transparent;
+background-position:0 -1120px;
}
#anon_notice {
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 3b59652c4..2aa087331 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -115,7 +115,8 @@ opacity:0;
.notice-options .notice_delete,
#new_group a,
.pagination .nav_prev a,
-.pagination .nav_next a {
+.pagination .nav_next a,
+button.close {
background-image:url(../../base/images/icons/icons-01.png);
background-repeat:no-repeat;
background-color:transparent;
@@ -167,10 +168,7 @@ background-color:#EFF3DC;
}
button.close {
-background-image:url(../../base/images/icons/twotone/green/x.gif);
-background-repeat:no-repeat;
-background-position:0 47%;
-background-color:transparent;
+background-position:0 -1120px;
}
#anon_notice {