Fix that rascal IE. Added conditional HTML comment to use fix-ie.css for IE7 and earlier. Fixed bg images in album/item view buttons, IE 6/7 don't appear to handle background-position: center center :(

This commit is contained in:
Chad Kieffer
2008-12-15 07:08:13 +00:00
parent 20d5f45218
commit cf47b3d45c
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -460,7 +460,7 @@ li.gError select {
#gViewMenu #gFullsizeLink {
background-color: #BDD2FF;
background-repeat: no-repeat;
background-position: center center;
background-position: 10px center;
color: transparent;
display: block;
font-size: .9em;