Adding missing files for jQuery

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2011-11-06 09:37:23 -08:00
parent 72155d2919
commit ba46f15447

View File

@@ -566,6 +566,11 @@ input[type="checkbox"]:focus, input[type="radio"]:focus {
outline:1px dotted #666d51;
}
input[readonly] {
background-color: #EBEBE4;
color: #545454;
}
legend span {
font-weight:normal;
}