mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-19 08:03:23 +02:00
Merge pull request #2898 from Rosiak/issue-2804
Adjust Leaflet GreenCluster color
This commit is contained in:
+1
-1
@@ -1847,7 +1847,7 @@ label {
|
||||
|
||||
.greenCluster {
|
||||
background-color: rgba(0,255,0);
|
||||
background-color: rgba(0,255,0,0.7);
|
||||
background-color: rgba(110, 204, 57, 0.6);
|
||||
text-align: center;
|
||||
width: 25px !important;
|
||||
height: 25px !important;
|
||||
|
||||
Reference in New Issue
Block a user