diff --git a/tgui/packages/tgui/styles/interfaces/MedicalRecords.scss b/tgui/packages/tgui/styles/interfaces/MedicalRecords.scss index 0f1ccdcc0c5..dc79c82eca5 100644 --- a/tgui/packages/tgui/styles/interfaces/MedicalRecords.scss +++ b/tgui/packages/tgui/styles/interfaces/MedicalRecords.scss @@ -36,6 +36,7 @@ background-color: colors.bg(#251496); } +// The color behind a medibot row for when its disabled (0 represents false). .MedicalRecords__listMedbot--0 { background-color: colors.bg(#321717); }