From a6f69a270fef6145599edaa1802eb13cc933b37f Mon Sep 17 00:00:00 2001 From: Brady Miller Date: Fri, 22 Jun 2018 19:38:46 -0700 Subject: [PATCH] reverted style to light --- 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 b993c6481..1e13ee94c 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_olive.css', + 'style_light.css', xl('Pick a general theme (need to logout/login after change this setting).') ), -- 2.11.4.GIT