integrated js hints from Dmitry Malishev

This commit is contained in:
Serghey Rodin 2013-07-12 13:03:53 +03:00
parent c6bf2635dd
commit f87f9ef052
8 changed files with 1388 additions and 2296 deletions

View file

@ -813,3 +813,9 @@ form {
font-size: 10pt;
color: #dE6c5d;
}
.hint {
font-size: 14pt;
color: #7fa1cb;
padding: 5px;
}