Fix selector for active calendar list item
This commit is contained in:
parent
3f74eeb4e0
commit
0a75bfb023
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ pre {
|
||||||
margin-left: 48px;
|
margin-left: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#calendars .treelist li.selected {
|
#calendars .treelist li.selected > div.calendar {
|
||||||
background-color: #c7e3ef;
|
background-color: #c7e3ef;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue