mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Replace vfs entry red X icons with trash can
This commit is contained in:
parent
02d6d26639
commit
dcea81513d
@ -389,7 +389,7 @@
|
||||
background-size: 12px 12px;
|
||||
padding: 0px;
|
||||
}
|
||||
.et2_link_list td div.delete {
|
||||
.et2_vfs td div.delete {
|
||||
visibility: hidden;
|
||||
background-image: url("../images/delete.svg");
|
||||
background-position: center;
|
||||
|
@ -349,7 +349,7 @@ div.et2_file input.et2_file_upload{
|
||||
}
|
||||
}
|
||||
}
|
||||
.et2_link_list {
|
||||
.et2_vfs {
|
||||
td {
|
||||
div.delete {
|
||||
visibility: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user