Remove new button icon

This commit is contained in:
Hadi Nategh 2021-04-07 15:18:19 +02:00
parent da381c2ea3
commit 3c5d514d4b
3 changed files with 10 additions and 0 deletions

View File

@ -186,4 +186,8 @@ div.editInfoMarker {
#filemanager-index_new_wrapper .ui-icon-triangle-1-s {
background-position: 0px -192px;
}
button#filemanager-index_new img {
display: none;
}

View File

@ -222,6 +222,9 @@ div.editInfoMarker {
#filemanager-index_new_wrapper .ui-icon-triangle-1-s {
background-position: 0px -192px;
}
button#filemanager-index_new img {
display: none;
}
/*/*****************************************************************
// sidebar

View File

@ -210,6 +210,9 @@ div.editInfoMarker {
#filemanager-index_new_wrapper .ui-icon-triangle-1-s {
background-position: 0px -192px;
}
button#filemanager-index_new img {
display: none;
}
/*/*****************************************************************
// sidebar