From 84b8dc056fd25b5ecce8ec9c8d11334d81e980de Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 25 Oct 2021 11:32:03 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderungen=20css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/login/loginFLEX_iFrame.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 css/login/loginFLEX_iFrame.css diff --git a/css/login/loginFLEX_iFrame.css b/css/login/loginFLEX_iFrame.css new file mode 100644 index 0000000..9476d79 --- /dev/null +++ b/css/login/loginFLEX_iFrame.css @@ -0,0 +1,12 @@ +#container-fluid { + background-color: rgba(255,255,255,0.5); +} +#CustomerID { + color: #003680; +} +#UserName { + color: #003680; +} +#Password{ + color:#003680; +}