voterunner

quick and dirty votes and discussions
git clone https://git.ce9e.org/voterunner.git

commit
88cc86cc467447b923f0f60944ce45b5571c00b6
parent
6d9fecab0424eebbf7271bde04efbf13dc1d1c62
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2020-10-18 07:49
cleanup dead code

Diffstat

M scss/base.scss 4 ----

1 files changed, 0 insertions, 4 deletions


diff --git a/scss/base.scss b/scss/base.scss

@@ -1,7 +1,3 @@
    1    -1 [id^="json-"] {
    2    -1 	display: none;
    3    -1 }
    4    -1 
    5     1 input[type="text"],
    6     2 textarea {
    7     3 	background-color: $color-bg;