voterunner

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

commit
afb6bf24c6aa70a5873ad119f90a170d49a48f07
parent
966838d1a8c55c7f01972211c0920b4d483d75c8
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2020-10-17 08:22
change taborder to easily switch between name and comment

Diffstat

M tpl/app.html 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/tpl/app.html b/tpl/app.html

@@ -25,10 +25,10 @@
   25    25 					<button class="user__undelegate bar__item bar__item--button bar__item--right" title="revoke delegation">&#10134;</button>
   26    26 				</div>
   27    27 				<div class="bar">
   -1    28 					<button title="remove your opinion" class="user__rm bar__item bar__item--button bar__item--right">&#10060;</button>
   28    29 					<div class="user__name bar__item bar__item--grow">
   29    30 						<input type="text" placeholder="<enter your name>" />
   30    31 					</div>
   31    -1 					<button title="remove your opinion" class="user__rm bar__item bar__item--button bar__item--right">&#10060;</button>
   32    32 				</div>
   33    33 				<div class="user__comment">
   34    34 					<textarea></textarea>