voterunner

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

commit
5e1cde6657a1bc3124450ebeadaf546b26b13cc5
parent
9fdc3d74c0bdad8aae4159883a02276cfb6607eb
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-11-18 11:48
improve print styling

Diffstat

M static/scss/tree.scss 4 +++-

1 files changed, 3 insertions, 1 deletions


diff --git a/static/scss/tree.scss b/static/scss/tree.scss

@@ -50,7 +50,9 @@
   50    50 }
   51    51 
   52    52 .node__header {
   53    -1 	background-color: $color-bg-tint;
   -1    53 	@media screen {
   -1    54 		background-color: $color-bg-tint;
   -1    55 	}
   54    56 }
   55    57 
   56    58 .node__expand {