From 6efc2f7ffffed6c8c473caeaebb26bb087a0b6cd Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Tue, 5 Sep 2017 17:03:50 -0400 Subject: Remove unused files with company keywords Drop the static FE pages that were once used to redirect users. Issue: PORTAL-86 Change-Id: Idb1f3b07f2b30319b58d993fcafd7e95b1c6d5a3 Signed-off-by: Christopher Lott (cl778h) --- ecomp-portal-FE-os/client/src/app.less | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ecomp-portal-FE-os/client') diff --git a/ecomp-portal-FE-os/client/src/app.less b/ecomp-portal-FE-os/client/src/app.less index 6e7df2a4..bf7a96e5 100644 --- a/ecomp-portal-FE-os/client/src/app.less +++ b/ecomp-portal-FE-os/client/src/app.less @@ -92,4 +92,9 @@ body { z-index: 100; display: none; opacity: 0; +} + +.errorContent p{ + font-size: 28px; + margin-left: 120px; } \ No newline at end of file -- cgit 1.2.3-korg