diff --git a/src/main/resources/static/css/common.css b/src/main/resources/static/css/common.css index 38fa8dce..7ae75411 100644 --- a/src/main/resources/static/css/common.css +++ b/src/main/resources/static/css/common.css @@ -158,6 +158,13 @@ .bg-lightB{ background-color: #aabfe178; } +.bg-lightB1{ + background-color: #9bb2d9ab !important; +} +.bg-lightB2{ + background-color: #92acd5c9 !important; +} + .bg-blue{ /*background-color: #1f2f5c;*/ background-color: #24396c; diff --git a/src/main/resources/templates/fipTarget/ipShipEditModal.html b/src/main/resources/templates/fipTarget/ipShipEditModal.html index 15c4bad0..23fa8b2e 100644 --- a/src/main/resources/templates/fipTarget/ipShipEditModal.html +++ b/src/main/resources/templates/fipTarget/ipShipEditModal.html @@ -13,9 +13,9 @@