polylines tooltip content
This commit is contained in:
@@ -16,3 +16,16 @@
|
||||
padding: 10px !important;
|
||||
color: white !important;
|
||||
}
|
||||
/* GMA Farben */
|
||||
.text-blue-700 {
|
||||
color: #1d4ed8;
|
||||
}
|
||||
.text-red-700 {
|
||||
color: #dc2626;
|
||||
}
|
||||
.text-yellow-500 {
|
||||
color: #f59e0b;
|
||||
}
|
||||
.text-green-700 {
|
||||
color: #10b981;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user