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: =number_format($d_estquantitySUM)?> L + FORECAST: =number_format($d_estquantitySUM)?> L ACTUAL: =number_format($d_quantitySUM)?> L