Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ONLYOFFICE/onlyoffice-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/main.css')
-rw-r--r--css/main.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/main.css b/css/main.css
index 34c3f68..7cdda33 100644
--- a/css/main.css
+++ b/css/main.css
@@ -23,12 +23,12 @@
*
*/
-.onlyoffice-new-docx {
+.icon-onlyoffice-new-docx {
background-image: url("../img/new-docx.svg");
}
-.onlyoffice-new-xlsx {
+.icon-onlyoffice-new-xlsx {
background-image: url("../img/new-xlsx.svg");
}
-.onlyoffice-new-pptx {
+.icon-onlyoffice-new-pptx {
background-image: url("../img/new-pptx.svg");
} \ No newline at end of file