mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
remove scale transform from example
This commit is contained in:
+2
-3
@@ -89,8 +89,7 @@ $(function(){
|
||||
"stroke-width" : 1
|
||||
},
|
||||
attrsHover : {
|
||||
"stroke-width" : 2,
|
||||
transform : "s1.5"
|
||||
"stroke-width" : 2
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -7772,7 +7771,7 @@ $(function(){
|
||||
fill : "#d90000"
|
||||
},
|
||||
attrsHover :{
|
||||
transform : "s1.5",
|
||||
transform : "s2",
|
||||
"stroke-width" : 2
|
||||
},
|
||||
label :"less than 500 000 inhabitants",
|
||||
|
||||
Reference in New Issue
Block a user