]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/tracker.scss
update dunka/muffins tracker
[alttp.git] / resources / sass / tracker.scss
index eae60c3586d0992746148feee5adababa5dc7cec..c4541e25de993928fd577b3c150c0eb8f214ea1f 100644 (file)
@@ -41,6 +41,9 @@
                                &.is-zero {
                                        display: none;
                                }
+                               &.is-full {
+                                       color: green;
+                               }
                        }
                }
        }
                                                opacity: 0.4;
                                        }
                                }
+                               &.status-partial {
+                                       .box {
+                                               fill: yellow;
+                                       }
+                               }
+                               &.status-unavailable {
+                                       .box {
+                                               fill: red;
+                                       }
+                               }
                                &.size-lg {
                                        .box {
                                                width: 0.08px;