|
@@ -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>
|