]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/tracker.scss
simple logic tracking
[alttp.git] / resources / sass / tracker.scss
index 48575576a0fe879b8cc66519dd40fed12b537b91..c4541e25de993928fd577b3c150c0eb8f214ea1f 100644 (file)
                                                opacity: 0.4;
                                        }
                                }
+                               &.status-partial {
+                                       .box {
+                                               fill: yellow;
+                                       }
+                               }
+                               &.status-unavailable {
+                                       .box {
+                                               fill: red;
+                                       }
+                               }
                                &.size-lg {
                                        .box {
                                                width: 0.08px;