]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/static/css/style.scss
add toggle off for <pre> code sections
[chloro.git] / chloro / phyll / static / css / style.scss
index 1a306785bd5f5bfdc983ad1596d3657da1654b5f..24a69f0b5302f6c9a4586d5bb72aa6f1ec6d37eb 100644 (file)
@@ -216,6 +216,10 @@ div[contenteditable=true]:focus-within {
                        color: blue;
                        text-decoration: underline;
                }
+               &.on {
+                       background: #444;
+                       color: white;
+               }
        }
        &.short button {
                width: 2em;