add help tooltips

This commit is contained in:
Ludovic Stephan 2017-02-12 00:48:24 -02:00
parent be8eb4ac28
commit 15d79aff2d
2 changed files with 29 additions and 8 deletions

View file

@ -341,3 +341,8 @@ textarea {
.help h4 {
margin:15px 0;
}
/* Tooltips */
thead .tooltip {
font-size:13px;
}