mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
fix(ui): tooltip link color EE-4914 (#8365)
This commit is contained in:
parent
5b5dc320d5
commit
ac458d0daa
4 changed files with 7 additions and 2 deletions
|
@ -25,6 +25,10 @@
|
|||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
.tooltip-message a {
|
||||
color: var(--blue-15) !important;
|
||||
}
|
||||
|
||||
.tooltip-heading {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue