Another small change.
authorLuzifr <szekely@woltlab.com>
Tue, 13 Dec 2011 18:57:10 +0000 (19:57 +0100)
committerLuzifr <szekely@woltlab.com>
Tue, 13 Dec 2011 18:57:10 +0000 (19:57 +0100)
wcfsetup/install/files/acp/style/wcf.css

index 658f4687669f9b4f0d24af44e0317d95bd631e51..6cf1d87ff80f54d9c541fd99cfc9a12b6bf211de 100644 (file)
@@ -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);
 }