forked from extern/egroupware
Change child category indicator
This commit is contained in:
parent
7d1de17438
commit
4439abc2b1
@ -667,7 +667,7 @@ e.g. the div with class calendar_calTimeGrid is generated by the timeGridWidget
|
|||||||
.calendar_plannerRowWidget[data-has_children]:before {
|
.calendar_plannerRowWidget[data-has_children]:before {
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
content: " \29EB";
|
content: " \25B6";
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
top: 2px;
|
top: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user