mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
Remove extra slash from vfsPath first child
This commit is contained in:
parent
016cfc79ef
commit
afc8626761
@ -1021,6 +1021,9 @@ li.vfsPath.et2_clickable:last-child:before {
|
||||
padding-left: 10px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
li.vfsPath.et2_clickable:last-child:after {
|
||||
display: none !important;
|
||||
}
|
||||
li.vfsPath.et2_clickable:not(:first-child):after {
|
||||
content: '/';
|
||||
width: 8px;
|
||||
|
Loading…
Reference in New Issue
Block a user