Updated CSS for hint text. Work Items: 16862

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-11-29 14:04:45 -08:00
parent 891705c0ec
commit a9e92b9d5e

View File

@@ -477,6 +477,8 @@ label input {
}
.hint {
display:block;
font-size:0.923em;
color:#7c7c7c;
}
/* todo: (heskew) try to get .text on stuff like .text-box */
select, textarea, input.text, input.textMedium, input.text-box {