From d7e7a16b15dd9c4753a7ee223a89081fa23b3ba8 Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Mon, 20 Jul 2020 18:35:33 -0500 Subject: Update form fields to match style guide Updates inputs, select, form field background color, validation text size, and field focus state. New styles have a darker form field background color. Form fields on dark backgrounds will remain white. Signed-off-by: Dixsie Wolmers Change-Id: Ifa14a57f764335b196b129e6614d7a1f1c27d7ad --- src/views/Control/ServerPowerOperations/BootSettings.vue | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/views') diff --git a/src/views/Control/ServerPowerOperations/BootSettings.vue b/src/views/Control/ServerPowerOperations/BootSettings.vue index 8f54cbb8..c56bcf50 100644 --- a/src/views/Control/ServerPowerOperations/BootSettings.vue +++ b/src/views/Control/ServerPowerOperations/BootSettings.vue @@ -1,5 +1,5 @@