Skip to content

Commit

Permalink
Fix menuarrow.gif path
Browse files Browse the repository at this point in the history
  • Loading branch information
dchentech committed Apr 20, 2011
1 parent 04e2c54 commit 5c9dcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/calendar-system.css
Expand Up @@ -33,7 +33,7 @@
}

.calendar .nav {
background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
background: ButtonFace url(skins/aqua/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
Expand Down

0 comments on commit 5c9dcf3

Please sign in to comment.