Browse Source

취약점처리 2

huiwonseo 4 years ago
parent
commit
830d5272a5
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/main/webapp/WEB-INF/jsp/patient/list.jsp

+ 4 - 4
src/main/webapp/WEB-INF/jsp/patient/list.jsp

@@ -126,10 +126,10 @@ function getExcel(){
 </script>
 <style>
 /* tr.phr-info td{vertical-align:top !important;} */
-tr.phr-info td span.phr-type{background:#f8f9fa;border-radius:4px;padding:0 10px;border:1px solid #dee2e6;}
-tr.phr-info td span.phr-value{font-weight:500;}
-tr.phr-info td span.phr-date{color:#777777;}
-tr.phr-info td span.no-data{color:#999999;}
+span.phr-type{background:#f8f9fa; border-radius:4px;padding:0 10px;border:1px solid #dee2e6;}
+span.phr-value{font-weight:500;}
+span.phr-date{color:#777777;}
+span.no-data{color:#999999;}
 </style>
 </head>
 <body>