Loading core/css/server.css +17 −0 Original line number Diff line number Diff line Loading @@ -1689,3 +1689,20 @@ button.edit-output-dir .icon-rename { .new-icons .onlyoffice_docx {background-image: url("../img/app-icons/Docs.svg");} .new-icons .onlyoffice_xlsx {background-image: url("../img/app-icons/Spreadsheet.svg");} .new-icons .onlyoffice_pptx {background-image: url("../img/app-icons/Presentation.svg");} @media only screen and (max-width: 640px) { .new-icons .color-icons { height: 50px; background-size: 40px; } #launcher-menu { width: 300px !important; left: 10% !important; } } @media only screen and (max-width: 640px) { #launcher-menu { left: 5% !important; } } No newline at end of file Loading
core/css/server.css +17 −0 Original line number Diff line number Diff line Loading @@ -1689,3 +1689,20 @@ button.edit-output-dir .icon-rename { .new-icons .onlyoffice_docx {background-image: url("../img/app-icons/Docs.svg");} .new-icons .onlyoffice_xlsx {background-image: url("../img/app-icons/Spreadsheet.svg");} .new-icons .onlyoffice_pptx {background-image: url("../img/app-icons/Presentation.svg");} @media only screen and (max-width: 640px) { .new-icons .color-icons { height: 50px; background-size: 40px; } #launcher-menu { width: 300px !important; left: 10% !important; } } @media only screen and (max-width: 640px) { #launcher-menu { left: 5% !important; } } No newline at end of file