]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/rounds.scss
highlight "todo" rounds
[alttp.git] / resources / sass / rounds.scss
index 0afc0ae1c5fab82f4fa28c92ad96851d90f40e16..414552363f85ef1d2802924e856eb6aad8e08d5c 100644 (file)
@@ -8,6 +8,10 @@
                border-radius: 1ex;
                padding: 1ex;
 
+               &.has-not-finished {
+                       box-shadow: 0 0 0.25rem $primary;
+               }
+
                .info {
                        padding-right: 1rem;
                        min-width: 13em;