Use transparent GIFs for IE6's sake (hopefully for the last time), props vladimir_kolesnikov, fixes #8447

git-svn-id: http://svn.automattic.com/wordpress/trunk@10126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2008-12-08 11:25:18 +00:00
parent 34a17a5188
commit 678ffe49b9
9 changed files with 6 additions and 6 deletions

View File

@@ -519,7 +519,7 @@ td.action-links, th.action-links {
#favorite-toggle {
right: auto;
left: 0;
background:transparent url(images/fav-arrow-rtl.png) no-repeat 10px -4px;
background:transparent url(images/fav-arrow-rtl.gif) no-repeat 10px -4px;
}
#utc-time, #local-time {
padding-left: 0;