summaryrefslogtreecommitdiff
path: root/includes/components/sysbanner.inc
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-07-11 12:17:50 +0200
committerRaindropsSys <contact@minteck.org>2023-07-11 12:17:50 +0200
commit5eb6a557c44462e7d9d752f3bc97a078ef205bc0 (patch)
tree4c595d7274b96c6e4c88fbf4d946c00c651e49d6 /includes/components/sysbanner.inc
parent4c19b5315283b788c32c428b8b0e185db10ed7a3 (diff)
downloadpluralconnect-5eb6a557c44462e7d9d752f3bc97a078ef205bc0.tar.gz
pluralconnect-5eb6a557c44462e7d9d752f3bc97a078ef205bc0.tar.bz2
pluralconnect-5eb6a557c44462e7d9d752f3bc97a078ef205bc0.zip
Updated 7 files and added assets/logo/light.css (automated)
Diffstat (limited to 'includes/components/sysbanner.inc')
-rw-r--r--includes/components/sysbanner.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/components/sysbanner.inc b/includes/components/sysbanner.inc
index 26a049e..30babf0 100644
--- a/includes/components/sysbanner.inc
+++ b/includes/components/sysbanner.inc
@@ -13,7 +13,7 @@ $pages = json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/pa
?>
-<div id="system-info" style="background-color:rgba(255, 255, 255, .05);margin-left: -20px; margin-right: -20px;margin-top:-20px;padding: 0 20px 10px; <?php if ($systemID === $app["other"]["id"]): ?>padding-top: 15px;<?php endif; ?>">
+<div id="system-info" class="system-info-system" style="background-color:rgba(255, 255, 255, .05);margin-left: -20px; margin-right: -20px;margin-top:-20px;padding: 0 20px 10px; <?php if ($systemID === $app["other"]["id"]): ?>padding-top: 15px;<?php endif; ?>">
<div style="padding:10px 10px 10px 20px;text-align:center;">
<div>
<img src="<?= getAsset($systemID) ?>" alt="" style="margin-right: auto; margin-left: auto; display: block; width:128px;max-height:128px;border-radius:10px;">