Fix background image in calendars listing
This commit is contained in:
parent
01dcd96c74
commit
31befd8156
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ html #calendartoolbar a.buttonPas {
|
|||
filter: alpha(opacity=40);
|
||||
}
|
||||
|
||||
#calendarslist li span {
|
||||
#calendarslist li span.handle {
|
||||
background-image: url(images/calendars.gif);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue