Make popover stylable and apply default styling
This commit is contained in:
@@ -21,3 +21,11 @@
|
||||
.ace_tooltip {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.popover-username {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.popover-comment {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
Reference in New Issue
Block a user