From 3547c09a163ef4967f5cee8a5d9a1a8b820ef4b6 Mon Sep 17 00:00:00 2001 From: marcos Date: Thu, 2 Sep 2021 12:05:54 +0200 Subject: [PATCH] add black theme on update manager online --- pandora_console/include/styles/pandora_black.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index cc029c55ae..e4ba52cb33 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -1163,7 +1163,7 @@ a.pandora_pagination, } #box_online { background-image: url("../../images/update_pandora_black.jpg") !important; - background-position: center center; + background-position: left, left !important; background-repeat: no-repeat; background-color: #000 !important; padding: 40px 50px;