projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89da99a
)
Another small change.
author
Luzifr
<szekely@woltlab.com>
Tue, 13 Dec 2011 18:57:10 +0000
(19:57 +0100)
committer
Luzifr
<szekely@woltlab.com>
Tue, 13 Dec 2011 18:57:10 +0000
(19:57 +0100)
wcfsetup/install/files/acp/style/wcf.css
patch
|
blob
|
blame
|
history
diff --git
a/wcfsetup/install/files/acp/style/wcf.css
b/wcfsetup/install/files/acp/style/wcf.css
index 658f4687669f9b4f0d24af44e0317d95bd631e51..6cf1d87ff80f54d9c541fd99cfc9a12b6bf211de 100644
(file)
--- 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);
}