1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-06 22:35:23 +02:00

fix(ui): tooltip link color EE-4914 (#8365)

This commit is contained in:
Prabhat Khera 2023-01-23 10:15:47 +13:00 committed by GitHub
parent 5b5dc320d5
commit ac458d0daa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 2 deletions

View file

@ -72,6 +72,7 @@
--blue-11: #3ea5ff;
--blue-12: #41a6ff;
--blue-14: #357ebd;
--blue-15: #36bffa;
--red-1: #a94442;
--red-2: #c7254e;