From c13e2bf340644a28012ac7ee3cf1d57763342baa Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sat, 8 Sep 2018 17:54:38 +0200 Subject: update hotkeys to include user-specific routes also fix left-menu width --- client/src/sass/primeng-custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/sass') diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss index a998652d5..d99c5b96a 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss @@ -26,7 +26,7 @@ p-table { } tr { - background-color: #fff !important; + background-color: var(--mainBackgroundColor) !important; height: 46px; } -- cgit v1.2.3