瀏覽代碼

Changed font colors for intake input.

raman 4 年之前
父節點
當前提交
5d9baa8de6
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      resources/views/app/patient/intake.blade.php

+ 3 - 0
resources/views/app/patient/intake.blade.php

@@ -206,6 +206,9 @@
 			margin-top: 10px;
 		} .intake input:not([type=checkbox]) {
 			border-width: 0 0 1px 0;
+            color: blue;
+            font-family: monospace;
+            font-weight: bold;
 			outline: none;
 			padding: 0 7px;
 		} .intake input[type=checkbox] {