link icon tooltip as black tooltip

This commit is contained in:
Ezequiel Bergamaschi
2014-07-28 00:21:06 -03:00
parent 19e949010f
commit c8cbd42fe3
4 changed files with 14 additions and 4 deletions

View File

@@ -147,4 +147,12 @@ div.shareModalDialog {
background-color: #efefef;
}
.popoverBlack {
background: black;
}
.popoverBlack.bottom .arrow:after{
border-bottom-color: black;
}