added machine gun turret popup
[profile/ivi/GhostCluster.git] / style.css
index 93b581c..db3eb0f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -145,6 +145,12 @@ body {
        position: relative;
 }
 
+#wheel {
+        -webkit-transform:rotate(0deg);
+        -webkit-transform-origin: 50% 50%;
+               -webkit-transition: all 100ms;
+}
+
 #iatNeedle {
        z-index: 110;
        background-color: red;