mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-15 19:34:47 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user