diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index c14545d..10ef6f9 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -1108,7 +1108,7 @@ caption {overflow: hidden; line-height: 0;text-indent: -2000px;} .notam-btn{width:20px;height:20px;padding:0;position:absolute;} .notam-info{height:600px;overflow:auto;} .notam-modal table{margin:1rem 0;border:1px solid #ddd;} -.notam-modal table tr th, .notam-modal table tr td{padding:0.4rem 0.8rem;vertical-align:middle;}j +.notam-modal table tr th, .notam-modal table tr td{padding:0.4rem 0.8rem;vertical-align:middle;} .notam-modal table thead tr th{font-weight:500;border:0;background:#f4f4f4;font-size:0.875rem;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center} .notam-modal table tbody tr{border-bottom:1px solid #ddd;} .notam-modal table tbody tr th{font-weight:500;background:#f4f4f4;font-size:0.875rem;border-right:1px solid #ddd;min-width:150px;text-align:center;}