Change child category indicator

This commit is contained in:
Nathan Gray 2016-01-05 21:34:49 +00:00
parent 7d1de17438
commit 4439abc2b1

View File

@ -667,7 +667,7 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
.calendar_plannerRowWidget[data-has_children]:before {
padding-right: 20px;
position: absolute;
content: " \29EB";
content: " \25B6";
background-repeat: no-repeat;
left: 10px;
top: 2px;