mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
fix(dialog): dialog migration issues [EE-5385] (#8849)
* fix(dialog): dialog migration issues [EE-5385] * don't highlight slider tooltip text --------- Co-authored-by: testa113 <testa113>
This commit is contained in:
parent
ed279ba65b
commit
14a581e86b
8 changed files with 120 additions and 56 deletions
|
@ -19,10 +19,12 @@
|
|||
line-height: 18px;
|
||||
padding: 8px 10px !important;
|
||||
font-size: 12px !important;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.tooltip-centered .tooltip-container {
|
||||
text-align: center;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.tooltip-message a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue