diff --git a/assets/css/main.css b/assets/css/main.css index 0bf5b8c..23624e2 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1041,7 +1041,7 @@ footer:after { background-position: 0 -26px; } -.rightPro ul li:last-child:before { +.rightPro ul li:nth-child(3):before { height: 22px; background: url('../img/cenaList.png') no-repeat left; background-size: cover; @@ -5639,13 +5639,13 @@ input[type="radio"]:checked + span { right: 3px; top: 16px; } -#portfolio-add-form .textAreaBlock2 p{ +#portfolio-add-form .textAreaBlock2 p, #worksell-add-form .textAreaBlock2 p{ font-size: 15px; font-family: 'Arial-MT-Regular', sans-serif; font-weight: bold; color: #2c2c2c; } -#portfolio-add-form #text-new{ +#portfolio-add-form #text-new, #worksell-add-form #text-new{ margin-top: 0; } .textAreaBlock2 input{ @@ -5657,10 +5657,10 @@ input[type="radio"]:checked + span { color: #9c9c9c; font-family: 'Arial-MT-Regular', sans-serif; } -#portfolio-add-form .polsF1 .btn{ +#portfolio-add-form .polsF1 .btn, #worksell-add-form .polsF1 .btn{ border:1px solid #c2c2c2; } -#portfolio-add-form .bootstrap-select{ +#portfolio-add-form .bootstrap-select, #worksell-add-form .bootstrap-select{ width: 100% !important; } .textAreaBlock2 .add_file_to_port{ @@ -5750,7 +5750,7 @@ input[type="radio"]:checked + span { margin: 4px 0 4px 0; } .birth_edit_dat .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){ - width: 190px; + width: 190px !important; } .btn-submit-link{ color: #333 !important; @@ -5758,4 +5758,65 @@ input[type="radio"]:checked + span { border-color: #ccc !important; margin-bottom: 0 !important } +.infoProfile .dropdown-menu{ + height: 316px; +} +.form-regestration{ + padding: 20px 0 40px 0; +} +#resume-text-edit .modal-title, #fullfill-balance .modal-title, #withdraw-money .modal-title{ + font-family: Arial, Verdana, Helvetica, sans-serif; + font-size: 16px; + text-transform: uppercase; + color: #2c2c2c; + font-weight: bold; +} +#withdraw-money .modal-body, #fullfill-balance .modal-body{ + width: 100%; + display: table; +} +#withdraw-money .modal-body p, #fullfill-balance .modal-body p{ + color: #2c2c2c; + font-family: Arial, Verdana, Helvetica, sans-serif; + font-weight: bold; +} +#withdraw-money .modal-footer .btn, #fullfill-balance .modal-footer .btn{ + padding: 10px 34px; + border-radius: 40px; + font-family: 'pfdintextcomppro-regular', sans-serif; + font-size: 16px; + text-transform: uppercase; + letter-spacing: 2px; +} +:focus{ + outline: none !important; +} +#withdraw-money .modal-footer .btn.btn-primary, #fullfill-balance .modal-footer .btn.btn-primary{ + background-color: #000; +} +.modal-footer{ + border-top: none; +} +#resume-text-edit .btn-submit-link{ + float: right; + margin-top: 15px; +} +#resume-text-edit .searchF1{ + padding: 0; +} +.list-summ-block{ + min-height: 195px; +} +.select2-dropdown-open > a.select2-choice{ + border: 1px solid #ff0029 !important; +} +.select2-display-none { + border: 1px solid #ff0029 !important; +} +.bootstrap-select.btn-group .dropdown-menu li a span.text { + font-size: 14px; + display: block; + text-transform: initial; + letter-spacing: normal; +} /*end_new*/ \ No newline at end of file diff --git a/projects/templates/project_filter.html b/projects/templates/project_filter.html index 37108e9..07aa6af 100644 --- a/projects/templates/project_filter.html +++ b/projects/templates/project_filter.html @@ -5,11 +5,11 @@ {% block content %} {% include 'partials/header.html' %} -
-
-
-

Биржа проектов

-
+
+
+
+

Биржа проектов

+
@@ -50,7 +50,7 @@
-
+
- + @@ -230,11 +230,11 @@
- {% include 'partials/pagination.html' %} + {% include 'partials/pagination.html' %}
- {% include 'partials/footer.html' %} -
-
+ {% include 'partials/footer.html' %} +
+
{% endblock %} diff --git a/users/templates/portfolio_create_form.html b/users/templates/portfolio_create_form.html index 6dc8dbb..e9ed537 100644 --- a/users/templates/portfolio_create_form.html +++ b/users/templates/portfolio_create_form.html @@ -95,9 +95,9 @@

-
+
- +

Дублировать проект в готовые работы

diff --git a/users/templates/worksell_create_form.html b/users/templates/worksell_create_form.html index f5e4b4a..99276c0 100644 --- a/users/templates/worksell_create_form.html +++ b/users/templates/worksell_create_form.html @@ -43,56 +43,65 @@ value="{{ worksell_form.specialization.value }}">
-
+

Бюджет{{ worksell_form.budget.errors.as_text }}

-
+
-
+
{{ worksell_form.currency}}
-
+

Срок выполнения{{ worksell_form.budget.errors.as_text }}

-
+
-
+
{{ worksell_form.term_type }}
-
-

Вид строительства

+
+

Вид строительства

+
+
{{ worksell_form.construction_type}} +
+
-
+

Классификация здания

+
+
{{ worksell_form.building_classification}} +
+
-
+
-
+
- - - Выберите файлы - - - +
+ + Выберите файлы + + + +


@@ -103,7 +112,7 @@

-