Added tooltips to sidebar buttons.

This commit is contained in:
Alexander Kastius
2016-09-01 14:35:08 +02:00
parent 9895490fa7
commit fc1266d0d1
4 changed files with 16 additions and 7 deletions

View File

@@ -145,4 +145,8 @@ button i.fa-spin {
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box
}
.enforce-top-margin {
margin-top: 5px !important;
}