style focused textarea

This commit is contained in:
Frédéric Péters 2005-05-19 22:36:03 +00:00
parent 0091405133
commit 8bbb25f23d
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ div.StringWidget input[readonly=readonly] {
background: #eee;
}
div.TextWidget textarea:focus,
div.StringWidget input:focus,
div.PasswordWidget input:focus {
border: 2px solid #ccf;