From e8e215b7b2d930e148f5c1c4e5825d183ceeb4cc Mon Sep 17 00:00:00 2001 From: Brady Miller Date: Fri, 27 Jul 2018 23:19:26 -0700 Subject: [PATCH] Revert "Revert "back to light style"" This reverts commit 0a63f8e7f894eb2e9256b9516f8ac340f8a4a905. --- library/globals.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/globals.inc.php b/library/globals.inc.php index 989e985ad..3de144a85 100644 --- a/library/globals.inc.php +++ b/library/globals.inc.php @@ -198,7 +198,7 @@ $GLOBALS_METADATA = array( 'css_header' => array( xl('General Theme (need to logout/login after change this setting)'), 'css', - 'style_mustard_green.css', + 'style_light.css', xl('Pick a general theme (need to logout/login after change this setting).') ), -- 2.11.4.GIT