add help tooltips
This commit is contained in:
parent
be8eb4ac28
commit
15d79aff2d
2 changed files with 29 additions and 8 deletions
|
@ -341,3 +341,8 @@ textarea {
|
|||
.help h4 {
|
||||
margin:15px 0;
|
||||
}
|
||||
|
||||
/* Tooltips */
|
||||
thead .tooltip {
|
||||
font-size:13px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue