فهرست منبع

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] {