diff --git a/pixelegg/css/pixelegg.css b/pixelegg/css/pixelegg.css
index 71dfbb930a..727f4757e2 100644
--- a/pixelegg/css/pixelegg.css
+++ b/pixelegg/css/pixelegg.css
@@ -6456,7 +6456,6 @@ form[id^="ranking-"] .dialogHeadbar {
-webkit-animation: fw-firstload 2s infinite;
animation: fw-firstload 2s infinite;
-moz-animation: fw-firstload 2s infinite;
- background-size: 50%;
}
#egw_fw_sidebar #egw_fw_sidemenu #addressbook_sidebox_content .egw_fw_ui_category_active {
background-color: #003366 !important;
diff --git a/pixelegg/css/pixelegg.less b/pixelegg/css/pixelegg.less
index 9356513f1e..51239aa80f 100644
--- a/pixelegg/css/pixelegg.less
+++ b/pixelegg/css/pixelegg.less
@@ -37,7 +37,6 @@
-webkit-animation: fw-firstload 2s infinite;
animation: fw-firstload 2s infinite;
-moz-animation: fw-firstload 2s infinite;
- background-size: 50%;
}
}
#egw_fw_sidebar {
diff --git a/pixelegg/images/loading.svg b/pixelegg/images/loading.svg
index deeb69c1ff..ae63fba67d 100644
--- a/pixelegg/images/loading.svg
+++ b/pixelegg/images/loading.svg
@@ -1,81 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file