- Fix taskbar background on IE6 (typo)

release-0.6
alecpl 15 years ago
parent ea50e71260
commit d44571bde1

@ -1,6 +1,6 @@
/* CSS hacks for IE versions 5,6 */ /* CSS hacks for IE versions 5,6 */
taskbar #taskbar
{ {
background: url(images/taskbar.gif) top right no-repeat; background: url(images/taskbar.gif) top right no-repeat;
} }

Loading…
Cancel
Save