mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
Fixes font-family and font-size for tipsy hovers
This commit is contained in:
parent
3e2a19180f
commit
1169b22831
@ -216,6 +216,8 @@ ul.tree li a.error:hover {
|
||||
|
||||
.tipsy .tipsy-inner {
|
||||
// overwrite tooltip max width, we need them to grow bigger
|
||||
font-family: @font-family;
|
||||
font-size: @font-size-small;
|
||||
max-width: 300px;
|
||||
text-align: left;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user