hide element icon-onlyoffice-new-docxf_element from menu by css using data-action

merge-requests/45/head
elena 2022-11-24 08:43:06 +00:00
parent 9a7389da46
commit b26ceba71a
1 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,3 @@
.newFileMenu > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1) > span:nth-child(2) {
[data-action="onlyofficeDocxf"]{
display: none;
}
.icon-onlyoffice-new-docxf {
display: none;
}