diff --git a/Apps/Examples/cesium-primitive-customMaterial.html b/Apps/Examples/cesium-primitive-customMaterial.html index e5fe15af..71bfe154 100644 --- a/Apps/Examples/cesium-primitive-customMaterial.html +++ b/Apps/Examples/cesium-primitive-customMaterial.html @@ -42,6 +42,12 @@ .defultbtn:hover { background-color: #b3daf8; } + + .btnon { + background-color: #1E9FFF; + color: #fff; + border: 1px solid #1E9FFF; + } @@ -52,6 +58,7 @@ + + + +
+