summaryrefslogtreecommitdiff
path: root/skins/larry/ie7hacks.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-09-04 10:34:58 +0200
committerAleksander Machniak <alec@alec.pl>2012-09-04 10:34:58 +0200
commit06073ef2169631ea9c348cd19bd154957d7def07 (patch)
tree40cae26b48cc8c8d1ef3527700e5b017e38093b0 /skins/larry/ie7hacks.css
parent26fc0defe374734db81baa8177466639ed65c900 (diff)
parent406becc5fedd57201f6e39f997415cbd586916e7 (diff)
Merge branch 'message_show_ui'
Conflicts: CHANGELOG
Diffstat (limited to 'skins/larry/ie7hacks.css')
-rw-r--r--skins/larry/ie7hacks.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/skins/larry/ie7hacks.css b/skins/larry/ie7hacks.css
index 024c35bb2..935a504fe 100644
--- a/skins/larry/ie7hacks.css
+++ b/skins/larry/ie7hacks.css
@@ -29,7 +29,7 @@ a.deletebutton,
.boxfooter .listbutton .inner,
.attachmentslist li a.delete,
.attachmentslist li a.cancelupload,
-#messagepreviewheader .iconlink {
+#messageheader .iconlink {
/* workaround for text-indent which also offsets the background image */
text-indent: 0;
font-size: 0;
@@ -45,7 +45,7 @@ a.deletebutton,
.pagenav a.button,
.pagenav a.button span.inner,
-#messagepreviewheader .iconlink,
+#messageheader .iconlink,
#uploadform a.iconlink {
display: inline;
}
@@ -67,7 +67,7 @@ a.deletebutton,
text-align: left;
}
-#messagepreviewheader .iconlink {
+#messageheader .iconlink {
color: #fff;
height: 14px;
}