hide element icon-onlyoffice-new-docxf_element from menu by css using data-action
parent
9a7389da46
commit
b26ceba71a
|
@ -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;
|
display: none;
|
||||||
}
|
}
|
Loading…
Reference in New Issue