diff --git a/examples/earthquake-clusters.css b/examples/earthquake-clusters.css deleted file mode 100644 index 1c2ae6286d..0000000000 --- a/examples/earthquake-clusters.css +++ /dev/null @@ -1,18 +0,0 @@ -#map { - position: relative; -} -#info { - position: absolute; - height: 1px; - width: 1px; - z-index: 100; -} -.tooltip.in { - opacity: 1; -} -.tooltip.top .tooltip-arrow { - border-top-color: white; -} -.tooltip-inner { - border: 2px solid white; -} diff --git a/examples/icon-color.css b/examples/icon-color.css deleted file mode 100644 index f25b6b7d33..0000000000 --- a/examples/icon-color.css +++ /dev/null @@ -1,3 +0,0 @@ -#map { - position: relative; -} diff --git a/examples/icon.css b/examples/icon.css deleted file mode 100644 index f25b6b7d33..0000000000 --- a/examples/icon.css +++ /dev/null @@ -1,3 +0,0 @@ -#map { - position: relative; -}