]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: update background image in about modal box 35268/head
authorIshan Rai <ishanrai05@gmail.com>
Tue, 12 May 2020 09:10:28 +0000 (14:40 +0530)
committerLaura Paduano <lpaduano@suse.com>
Fri, 19 Jun 2020 07:38:18 +0000 (09:38 +0200)
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
(cherry picked from commit 80d5ad81fa740bd3b9f597632f546949700dc0ec)

src/pybind/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.scss

index 55ba41ecab08fd72b3d8ddda067e19c7a958e49e..b845113944c86ae9a8d7bc25fe1bdbd2f3d62e89 100644 (file)
@@ -1,6 +1,6 @@
 .about-container {
   background-color: #374249;
-  background-image: url('assets/ceph_login_bgimage_fix.png');
+  background-image: url('assets/ceph_background.gif');
   background-position: right bottom;
   background-repeat: no-repeat;
   color: #fff;