From db49d90adfb6032b1aa954a507b12ab8ff4478db Mon Sep 17 00:00:00 2001 From: Luzifr Date: Tue, 13 Dec 2011 19:57:10 +0100 Subject: [PATCH] Another small change. --- wcfsetup/install/files/acp/style/wcf.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/acp/style/wcf.css b/wcfsetup/install/files/acp/style/wcf.css index 658f468766..6cf1d87ff8 100644 --- a/wcfsetup/install/files/acp/style/wcf.css +++ b/wcfsetup/install/files/acp/style/wcf.css @@ -1668,7 +1668,7 @@ input[type='email'][disabled='disabled'], input[type='password'][disabled='disabled'], textarea[disabled='disabled'] { border-style: solid; - border-color: rgba(0, 0, 0, .5); + border-color: rgba(255, 255, 255, .5); background-color: rgba(255, 255, 255, .5); } -- 2.20.1