From ff424e28ce86d5af6cb7e0e6c95eec7b8a0cc5e6 Mon Sep 17 00:00:00 2001 From: Hyojin Ahn Date: Thu, 18 Jun 2026 12:29:20 -0400 Subject: [PATCH] =?UTF-8?q?v1.3.4=20-=20[ORDER]=20Actual=20=EC=96=91=20?= =?UTF-8?q?=EC=98=86=EC=97=90=20Forecast=20=EC=96=91=20=ED=91=9C=EC=8B=9C?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80=20(fixed).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/assets/css/table-style.css | 16 ++++++++++++++-- public_html/doc/order_driver.php | 2 +- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/public_html/assets/css/table-style.css b/public_html/assets/css/table-style.css index 886d59e..14d6a90 100644 --- a/public_html/assets/css/table-style.css +++ b/public_html/assets/css/table-style.css @@ -306,13 +306,13 @@ table.tb-list th { color: blue; font-size: 18px; cursor: pointer; - background-color:blue; + background-color::blue; } .icon-note:hover{ color: #5E5EFF; font-size: 18px; - background-color:blue; + background-color::blue; } /*-------------------------------------------------------------- # Pagination @@ -391,6 +391,18 @@ table.tb-list th { font-size: 18px; } +.txt-estimate2{ + background-color: white; + color: #2A9B56; + width:190px; + padding: 10px; + border: 1px solid #2A9B56; + border-radius: 5px; + display: block; + text-align: center; + font-size: 18px; +} + .sticky-estimate { position: fixed; right: 15px; diff --git a/public_html/doc/order_driver.php b/public_html/doc/order_driver.php index 23c2fbe..4d9403c 100644 --- a/public_html/doc/order_driver.php +++ b/public_html/doc/order_driver.php @@ -654,7 +654,7 @@ function printDiv(divName) {

- FORECAST: L + FORECAST: L ACTUAL: L