ViannyCruz commited on
Commit
1225b42
·
verified ·
1 Parent(s): 00c46d0

Update web/patients.html

Browse files
Files changed (1) hide show
  1. web/patients.html +7 -0
web/patients.html CHANGED
@@ -249,6 +249,13 @@
249
  .toast-error .toast-progress { background: #dc3545; }
250
  .toast-warning .toast-progress { background: #ffc107; }
251
  .toast-info .toast-progress { background: #17a2b8; }
 
 
 
 
 
 
 
252
  </style>
253
  </head>
254
  <body class="vertical light">
 
249
  .toast-error .toast-progress { background: #dc3545; }
250
  .toast-warning .toast-progress { background: #ffc107; }
251
  .toast-info .toast-progress { background: #17a2b8; }
252
+
253
+ .search-section h5,
254
+ .search-section h6,
255
+ .search-section label,
256
+ .search-section .filter-chip {
257
+ color: #212529 !important;
258
+ }
259
  </style>
260
  </head>
261
  <body class="vertical light">