diff --git a/WebContent/WEB-INF/view/contractMgmt/estimateViewPopup.jsp b/WebContent/WEB-INF/view/contractMgmt/estimateViewPopup.jsp index c97caf9..a306eb8 100644 --- a/WebContent/WEB-INF/view/contractMgmt/estimateViewPopup.jsp +++ b/WebContent/WEB-INF/view/contractMgmt/estimateViewPopup.jsp @@ -67,18 +67,18 @@ .item-table thead th { background-color: #f8f9fa; - padding: 6px; + padding: 8px; text-align: center; border: 1px solid #dee2e6; font-weight: bold; - font-size: 11px; + font-size: 13px; } .item-table tbody td { - padding: 5px; + padding: 8px; border: 1px solid #dee2e6; text-align: center; - font-size: 11px; + font-size: 13px; } .item-table tbody td.text-left { @@ -149,72 +149,72 @@ $(function() {