Mariusz Muszyński 7 年 前
コミット
8cc877c01a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      SE/se-lib/Route/UrlAction/BiAuditGenerate.php

+ 1 - 1
SE/se-lib/Route/UrlAction/BiAuditGenerate.php

@@ -1285,7 +1285,7 @@ function validateCompany(source) {
 #benford .tr-stage1-green,.tr-stage2-green {color:#008800;}
 #benford .tr-stage1-red,.tr-stage2-red {color:#ff0000;}
 body { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
-td {font-size: 10px;}
+td {font-size: 12px;}
 ::selection {background: transparent;}
 #alert {display:none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; text-align: center; z-index: 1000; background-color: rgba(0,0,0,0.5);}
 #alert div {width: 500px; height: auto; margin: 200px auto; background: #fff; padding: 10px; text-align: center; overflow: hidden;}