mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 08:03:30 +02:00
Fix up styles for IE again, works better for 7/8 now.
This commit is contained in:
Vendored
-1
@@ -20,7 +20,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.marker-cluster {
|
.marker-cluster {
|
||||||
text-align: center;
|
|
||||||
background-clip: padding-box;
|
background-clip: padding-box;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
-5
@@ -20,8 +20,3 @@
|
|||||||
background-color: rgb(241, 128, 23);
|
background-color: rgb(241, 128, 23);
|
||||||
}
|
}
|
||||||
|
|
||||||
.marker-cluster div {
|
|
||||||
/* fixes the center part position. No idea why this is needed */
|
|
||||||
margin-left: 0px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user