]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/tracker.scss
tentative inverted logic
[alttp.git] / resources / sass / tracker.scss
index 48575576a0fe879b8cc66519dd40fed12b537b91..27bd55e9da9f16e6302a623a266a594c3438fd6a 100644 (file)
                                                opacity: 0.4;
                                        }
                                }
+                               &.status-partial {
+                                       .box {
+                                               fill: yellow;
+                                       }
+                               }
+                               &.status-unavailable {
+                                       .box {
+                                               fill: red;
+                                       }
+                               }
                                &.size-lg {
                                        .box {
                                                width: 0.08px;
                }
        }
        .tracker-toolbar {
+               label .zelda-icon,
                .toggle-icon {
                        display: inline-block;
                        width: 2em;
                        height: 2em;
                }
+               .form-select {
+                       background-image: none;
+                       padding-right: 0.75rem;
+                       border: none;
+               }
        }
        .zelda-icon {
                width: 100%;