From dd9624522dfc1a24c08b95b762847761e4ce0cb2 Mon Sep 17 00:00:00 2001 From: victor Date: Sun, 14 Apr 2019 19:09:03 +0300 Subject: [PATCH 01/30] poll new ui --- html/index.html | 147 ++++++++++-------- images/ic-back.svg | 8 + images/kin-coin.svg | 8 + scripts/src/ui/page/multichoice.question.tsx | 10 +- .../ui/page/timed.multichoice.question.tsx | 2 +- styles/src/app.styl | 31 ++-- styles/src/common.styl | 93 +++++------ styles/src/page/base.styl | 30 ++-- styles/src/page/multichoice.question.styl | 99 +++++++----- 9 files changed, 248 insertions(+), 180 deletions(-) create mode 100644 images/ic-back.svg create mode 100644 images/kin-coin.svg diff --git a/html/index.html b/html/index.html index 37b236b..ba295b3 100644 --- a/html/index.html +++ b/html/index.html @@ -2,6 +2,7 @@ +