From a51a7d8ed0c265a64e68d3154fdcf12e9f67d08b Mon Sep 17 00:00:00 2001 From: devdatt Date: Wed, 18 Feb 2026 06:40:17 +0530 Subject: [PATCH] update UI --- encoder/about_us.php | 6 ------ encoder/contact_us.php | 3 --- encoder/firewall.php | 4 ---- encoder/firmware.php | 10 ++-------- encoder/header.php | 20 +++++++++++--------- encoder/index.php | 2 -- encoder/input.php | 7 ------- encoder/network.php | 3 --- encoder/premium_service.php | 8 -------- encoder/status.php | 3 --- 10 files changed, 13 insertions(+), 53 deletions(-) diff --git a/encoder/about_us.php b/encoder/about_us.php index ee3babd..23acb94 100755 --- a/encoder/about_us.php +++ b/encoder/about_us.php @@ -31,14 +31,8 @@ include 'header.php'; ?>
  • The largest ship-breaking yard in the world, “Alang Ship Breaking Yard,” located in Bhavnagar district, Gujarat, started operations in 1983. It handles over 50% of global ship recycling by tonnage and is a major source of recycled steel for India’s economy.
  • After the Kurukshetra war, the Pandavas sought absolution for the killing that occurred in battle. Following the guidance of Lord Krishna, who gave them a black flag and a black cow, they were instructed to follow the cow until both turned white. Krishna told them that when this happened, they would be forgiven. The Pandavas followed the cow for many years to various places, but the flag and cow remained black. Finally, when they reached Koliyak Beach, both miraculously turned white.
  • -
    -
    -
    -
    -
    -
    \ No newline at end of file diff --git a/encoder/contact_us.php b/encoder/contact_us.php index 0376973..ca5f257 100755 --- a/encoder/contact_us.php +++ b/encoder/contact_us.php @@ -58,7 +58,4 @@ include 'header.php'; ?> - -
    -
    diff --git a/encoder/firewall.php b/encoder/firewall.php index 19bbb37..611c5fe 100644 --- a/encoder/firewall.php +++ b/encoder/firewall.php @@ -118,10 +118,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') { -
    -
    -
    -
    diff --git a/encoder/firmware.php b/encoder/firmware.php index 0344c02..692a34d 100755 --- a/encoder/firmware.php +++ b/encoder/firmware.php @@ -560,21 +560,15 @@ EwIDAQAB
    -

    - +

    - + required>
    -
    -
    -

    - \ No newline at end of file diff --git a/encoder/header.php b/encoder/header.php index 40c9871..ea68abf 100755 --- a/encoder/header.php +++ b/encoder/header.php @@ -190,14 +190,6 @@ include 'static.php'; color: #f1f5f9; } - .grid>.card:last-child { - grid-column: 1 / -1; - } - - .grid>.card:last-child .chart-wrap { - height: 260px; - } - /* DROPDOWN ROW */ .dropdown-container { @@ -376,6 +368,15 @@ include 'static.php'; } } + .card:has(#gpuChart) { + grid-column: 1 / -1; + } + + /* slightly taller only for GPU chart */ + .card:has(#gpuChart) .chart-wrap { + height: 260px; + } + /* MOBILE */ @media(max-width:700px) { @@ -396,9 +397,10 @@ include 'static.php'; grid-template-columns: 1fr; } - .grid>.card:last-child { + .card:has(#gpuChart) { grid-column: auto; } + } /* CONTACT PAGE */ diff --git a/encoder/index.php b/encoder/index.php index 4ff0062..a645dc1 100755 --- a/encoder/index.php +++ b/encoder/index.php @@ -47,8 +47,6 @@ include 'header.php'; ?> Out: KB/s - -