link icon tooltip as black tooltip
This commit is contained in:
@@ -5340,7 +5340,7 @@ button.close {
|
||||
border-radius: 5px 5px 0 0;
|
||||
}
|
||||
.popover-content {
|
||||
padding: 4px 6px;
|
||||
padding: 2px 8px;
|
||||
}
|
||||
.popover .arrow,
|
||||
.popover .arrow:after {
|
||||
|
File diff suppressed because one or more lines are too long
@@ -147,4 +147,12 @@ div.shareModalDialog {
|
||||
background-color: #efefef;
|
||||
}
|
||||
|
||||
.popoverBlack {
|
||||
background: black;
|
||||
}
|
||||
|
||||
.popoverBlack.bottom .arrow:after{
|
||||
border-bottom-color: black;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user