mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 00:58:55 +01:00
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 {
|
||||
padding-right: 20px;
|
||||
position: absolute;
|
||||
content: " \29EB";
|
||||
content: " \25B6";
|
||||
background-repeat: no-repeat;
|
||||
left: 10px;
|
||||
top: 2px;
|
||||
|
Loading…
Reference in New Issue
Block a user