From 237d33f8756831dfd923c51edcab81162aebce2d Mon Sep 17 00:00:00 2001 From: booblegum Date: Sat, 24 Dec 2016 15:07:35 +0300 Subject: [PATCH] =?UTF-8?q?PR-52=20=D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0=20?= =?UTF-8?q?=D0=B2=20=D0=BF=D0=BE=D0=B8=D1=81=D0=BA=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Подредактировано main.css --- assets/css/main.css | 68 ++++++++++++++++++------------------ templates/partials/base.html | 2 -- 2 files changed, 34 insertions(+), 36 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 2da5f6d..99428a5 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1336,34 +1336,34 @@ footer:after { margin: 33px 0 28px 0; } -label { - width: 23px; - height: 23px; - display: block; - position: relative; - float: left; - margin-right: 10px; -} +/*label {*/ + /*width: 23px;*/ + /*height: 23px;*/ + /*display: block;*/ + /*position: relative;*/ + /*float: left;*/ + /*margin-right: 10px;*/ +/*}*/ -input[type="checkbox"] + span { - position: absolute; - left: 0; - top: 0; - width: 100%; - height: 100%; - background: url('../img/check.png') no-repeat center; - background-position: 0 0; - background-size: cover; - cursor: pointer; -} +/*input[type="checkbox"] + span {*/ + /*position: absolute;*/ + /*left: 0;*/ + /*top: 0;*/ + /*width: 100%;*/ + /*height: 100%;*/ + /*background: url('../img/check.png') no-repeat center;*/ + /*background-position: 0 0;*/ + /*background-size: cover;*/ + /*cursor: pointer;*/ +/*}*/ /*.sro input[type="checkbox"] {*/ /*opacity: 0;*/ /*}*/ -input[type="checkbox"]:checked + span { - background-position: 0 -23px; -} +/*input[type="checkbox"]:checked + span {*/ + /*background-position: 0 -23px;*/ +/*}*/ .sro p { font-size: 15px; @@ -4481,19 +4481,19 @@ label { position: relative; } -input[type="checkbox"] + span { - position: absolute; - left: 0; - top: 0; - width: 100%; - height: 100%; - background: url('../img/check.png') no-repeat; - cursor: pointer; -} +/*input[type="checkbox"] + span {*/ + /*position: absolute;*/ + /*left: 0;*/ + /*top: 0;*/ + /*width: 100%;*/ + /*height: 100%;*/ + /*background: url('../img/check.png') no-repeat;*/ + /*cursor: pointer;*/ +/*}*/ -input[type="checkbox"]:checked + span { - background-position: 0 -23px; -} +/*input[type="checkbox"]:checked + span {*/ + /*background-position: 0 -23px;*/ +/*}*/ .text-block { width: 100%; diff --git a/templates/partials/base.html b/templates/partials/base.html index 55b1f7a..6e3b622 100644 --- a/templates/partials/base.html +++ b/templates/partials/base.html @@ -15,8 +15,6 @@ {# {% compress css %}#} {% block old_css %} - -