Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
A
Avalon
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sergey
Avalon
Commits
c5f8ed9f
Commit
c5f8ed9f
authored
May 27, 2020
by
Sergey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edits all pages is done
parent
ae70c80a
Changes
17
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
280 additions
and
225 deletions
+280
-225
current-resume.html
src/current-resume.html
+2
-2
favorites-vacancies-list.html
src/favorites-vacancies-list.html
+3
-3
favorites-vacancies-map.html
src/favorites-vacancies-map.html
+3
-3
index.html
src/index.html
+5
-0
main.js
src/js/main.js
+142
-136
my-resumes.html
src/my-resumes.html
+3
-3
post-resume-step1.html
src/post-resume-step1.html
+16
-12
post-resume-step2.html
src/post-resume-step2.html
+13
-13
post-resume-step3.html
src/post-resume-step3.html
+13
-13
post-resume-step4.html
src/post-resume-step4.html
+6
-6
profile-editing.html
src/profile-editing.html
+3
-3
profile.html
src/profile.html
+3
-3
response-resume.html
src/response-resume.html
+3
-3
response-vacancy.html
src/response-vacancy.html
+3
-3
response.html
src/response.html
+11
-11
style.scss
src/scss/style.scss
+49
-9
subscription.html
src/subscription.html
+2
-2
No files found.
src/current-resume.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
current-ref"
>
<a
href=
"#"
class=
"button-text current-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,7 +145,7 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
...
...
src/favorites-vacancies-list.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
current-ref"
>
<a
href=
"#"
class=
"button-text current-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
src/favorites-vacancies-map.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
current-ref"
>
<a
href=
"#"
class=
"button-text current-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
src/index.html
View file @
c5f8ed9f
...
...
@@ -37,6 +37,11 @@
<a
href=
"#"
class=
"help"
>
Помощь
<img
class=
"img-svg"
src=
"./img/arrow_down.svg"
alt=
""
>
<div
class=
"prompt"
>
<a
href=
"#"
>
Полезные статьи
</a>
<a
href=
"#"
>
Часто задаваемые вопросы
</a>
<a
href=
"#"
>
Как пользоваться сервисом
</a>
</div>
</a>
</div>
</div>
...
...
src/js/main.js
View file @
c5f8ed9f
This diff is collapsed.
Click to expand it.
src/my-resumes.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
src/post-resume-step1.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
current-ref"
>
<a
href=
"#"
class=
"button-text current-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,7 +145,7 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
...
...
@@ -163,11 +163,11 @@
<div
class=
"steps-post-resume"
>
<a
href=
"#"
class=
"steps-post-resume__step steps-post-resume__step_current"
>
Шаг 1. Личные данные
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step"
>
Шаг 2. Пожелания к работе
</a>
<a
href=
"#"
class=
"steps-post-resume__step
steps-post-resume__step_disabled
"
>
Шаг 2. Пожелания к работе
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step steps-post-resume__step_disabled"
>
Шаг 3. Опыт работы
</a>
</div>
...
...
@@ -175,20 +175,20 @@
<form
action=
""
name=
"post-resume-step1"
id=
"post-resume-step1"
>
<div
class=
"container-compressed"
>
<div
class=
"block-mb-yellow"
>
<label
for=
"name"
>
Имя
</label>
<label
for=
"name"
>
Имя
<span>
*
</span>
</label>
<input
type=
"text"
placeholder=
"ИМЯ"
name=
"name"
id=
"name"
>
</div>
<div
class=
"block-mb-yellow"
>
<label
for=
"sername"
>
Фамилия
</label>
<label
for=
"sername"
>
Фамилия
<span>
*
</span>
</label>
<input
type=
"text"
placeholder=
"ФАМИЛИЯ"
name=
"sername"
id=
"sername"
>
</div>
<div
class=
"block-mb-yellow"
>
<label
for=
"patronymic"
>
Отчество
</label>
<label
for=
"patronymic"
>
Отчество
<span>
*
</span>
</label>
<input
type=
"text"
placeholder=
"ОТЧЕСТВО"
name=
"patronymic"
id=
"patronymic"
>
</div>
<div
class=
"block-mb-yellow"
>
<label
for=
"birthday"
>
Дата рождения
</label>
<input
type=
"text"
name=
"birthday"
id=
"birthday"
placeholder=
"ВЫБЕРИТЕ ДАТУ"
>
<input
type=
"text"
name=
"birthday"
id=
"birthday"
data-picker=
"datepicker"
placeholder=
"ВЫБЕРИТЕ ДАТУ"
>
</div>
<div
class=
"block-gender block-mb-green"
>
<p>
Пол:
</p>
...
...
@@ -208,11 +208,15 @@
</div>
</div>
<div
class=
"block-mb-yellow"
>
<label
for=
"phone"
>
Телефон
</label>
<label
for=
"phone"
>
Телефон
<span>
*
</span>
</label>
<input
type=
"text"
name=
"phone"
id=
"phone"
placeholder=
"+7"
>
</div>
<div
class=
"block-mb-yellow"
>
<label
for=
"email"
>
E-mail
</label>
<label
for=
"phone-friend"
>
Телефон близкого знакомого
</label>
<input
type=
"text"
name=
"phone-friend"
id=
"phone-friend"
placeholder=
"+7"
>
</div>
<div
class=
"block-mb-yellow"
>
<label
for=
"email"
>
E-mail
<span>
*
</span></label>
<input
type=
"text"
name=
"email"
id=
"email"
placeholder=
"E-MAIL"
>
</div>
<div
class=
"block-mb-orange"
>
...
...
@@ -220,7 +224,7 @@
<input
type=
"text"
name=
"address"
id=
"address"
placeholder=
"РЕГИОН / РАЙОН, ГОРОД / Н.П., УЛИЦА"
>
</div>
<p
class=
"block-mb-green"
style=
"font-size: 14px;"
>
Начните вводить адрес и выберите подходящий из появившегося списка
</p>
<p
class=
"block-mb-green"
style=
"font-size: 14px;"
>
*
- поля, обязательные для заполнения
</p>
<p
class=
"block-mb-green"
style=
"font-size: 14px;"
>
<span>
*
</span>
- поля, обязательные для заполнения
</p>
<p
class=
"block-mb-blue"
style=
"font-size: 14px;"
>
Нажимая кнопку «Далее», Вы даёте своё согласие на обработку персональных данных
</p>
<div
class=
"transfer-steps"
>
<button
type=
"button"
class=
"other-button disabled"
id=
"prev-step-resume"
>
Назад
</button>
...
...
src/post-resume-step2.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
current-ref"
>
<a
href=
"#"
class=
"button-text current-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,7 +145,7 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
...
...
@@ -162,29 +162,29 @@
<div
class=
"block-mt-blue"
>
<div
class=
"steps-post-resume"
>
<a
href=
"#"
class=
"steps-post-resume__step"
>
Шаг 1. Личные данные
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<div
class=
"steps-post-resume__arrow
steps-post-resume__arrow_passed
"
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step steps-post-resume__step_current"
>
Шаг 2. Пожелания к работе
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step"
>
Шаг 3. Опыт работы
</a>
<a
href=
"#"
class=
"steps-post-resume__step
steps-post-resume__step_disabled
"
>
Шаг 3. Опыт работы
</a>
</div>
<div
class=
"block-mt-blue"
>
<div
class=
"container-compressed"
>
<form
action=
""
name=
"post-resume-step2"
id=
"post-resume-step2"
>
<div
class=
"block-mb-orange"
>
<label
for=
"position"
>
Желаемая должность
</label>
<select
name=
"position"
id=
"position"
data-position=
"choice-position"
>
<div
class=
"block-mb-orange
block-choice-position
"
>
<label
for=
"position"
>
Желаемая должность
<span>
*
</span>
</label>
<select
name=
"position"
id=
"position"
>
<option
value=
"1"
>
Должность 1
</option>
<option
value=
"2"
>
Должность 2
</option>
<option
value=
"3"
>
Должность 3
</option>
<option
value=
"other"
>
Другая
</option>
</select>
</div
>
<div
class=
"block-mb-yellow"
>
<
input
type=
"text"
name=
"other-position"
id=
"other-position"
data-position=
"other-position"
placeholder=
"ЖЕЛАЕМАЯ ДОЛЖНОСТЬ"
disabled
>
<div
class=
"block-mb-yellow"
>
<input
type=
"text"
name=
"other-position"
id=
"other-position"
placeholder=
"ЖЕЛАЕМАЯ ДОЛЖНОСТЬ"
disabled
>
<
/div
>
</div>
<div
class=
"block-mb-green"
>
<label
for=
"desired-salary"
>
Желаемая зарплата, руб
</label>
...
...
@@ -443,7 +443,7 @@
<div
class=
"row"
>
<div
class=
"col-4"
>
<div
class=
"block-post-resume__name"
>
<p>
Способ связи:
</p>
<p>
Способ связи
<span>
*
</span>
:
</p>
</div>
</div>
<div
class=
"col-8"
>
...
...
src/post-resume-step3.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
current-ref"
>
<a
href=
"#"
class=
"button-text current-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,7 +145,7 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
...
...
@@ -162,14 +162,14 @@
<div
class=
"block-mt-blue"
>
<div
class=
"steps-post-resume"
>
<a
href=
"#"
class=
"steps-post-resume__step"
>
Шаг 2. Пожелания к работе
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<div
class=
"steps-post-resume__arrow
steps-post-resume__arrow_passed
"
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step steps-post-resume__step_current"
>
Шаг 3. Опыт работы
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step"
>
Шаг 4. Моё резюме
</a>
<a
href=
"#"
class=
"steps-post-resume__step
steps-post-resume__step_disabled
"
>
Шаг 4. Моё резюме
</a>
</div>
<div
class=
"block-mt-blue"
>
<div
class=
"container-compressed"
>
...
...
@@ -187,28 +187,28 @@
<label
for=
"company"
>
Компания
</label>
<input
type=
"text"
name=
"company"
id=
"company"
placeholder=
"КОМПАНИЯ"
>
</div>
<div
class=
"block-mb-orange"
>
<div
class=
"block-mb-orange
block-choice-position
"
>
<label
for=
"position"
>
Желаемая должность
</label>
<select
name=
"position"
id=
"position"
data-position=
"choice-position"
>
<select
name=
"position"
id=
"position"
>
<option
value=
"1"
>
Должность 1
</option>
<option
value=
"2"
>
Должность 2
</option>
<option
value=
"3"
>
Должность 3
</option>
<option
value=
"other"
>
Другая
</option>
</select>
</div
>
<div
class=
"block-mb-yellow"
>
<
input
type=
"text"
name=
"other-position"
id=
"other-position"
data-position=
"other-position"
placeholder=
"ЖЕЛАЕМАЯ ДОЛЖНОСТЬ"
disabled
>
<div
class=
"block-mb-yellow"
>
<input
type=
"text"
name=
"other-position"
id=
"other-position"
placeholder=
"ЖЕЛАЕМАЯ ДОЛЖНОСТЬ"
disabled
>
<
/div
>
</div>
<div
class=
"block-mb-yellow"
>
<div
class=
"work-period"
>
<p>
Период работы
</p>
<div
class=
"work-period__block"
>
<p>
с
</p>
<input
type=
"text"
name=
"start-work"
id=
"start-work"
>
<input
type=
"text"
name=
"start-work"
data-picker=
"datepicker"
id=
"start-work"
>
</div>
<div
class=
"work-period__block"
>
<p>
по
</p>
<input
type=
"text"
name=
"end-work"
id=
"end-work"
>
<input
type=
"text"
name=
"end-work"
data-picker=
"datepicker"
id=
"end-work"
>
</div>
</div>
</div>
...
...
src/post-resume-step4.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
current-ref"
>
<a
href=
"#"
class=
"button-text current-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,7 +145,7 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
...
...
@@ -160,12 +160,12 @@
<div
class=
"post-resume"
>
<div
class=
"steps-post-resume"
>
<a
href=
"#"
class=
"steps-post-resume__step"
>
Шаг 2. Пожелания к работе
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<div
class=
"steps-post-resume__arrow
steps-post-resume__arrow_passed
"
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step"
>
Шаг 3. Опыт работы
</a>
<div
class=
"steps-post-resume__arrow"
>
<img
src=
"./img/arrow_step.svg"
alt=
""
>
<div
class=
"steps-post-resume__arrow
steps-post-resume__arrow_passed
"
>
<img
class=
"img-svg"
src=
"./img/arrow_step.svg"
alt=
""
>
</div>
<a
href=
"#"
class=
"steps-post-resume__step steps-post-resume__step_current"
>
Шаг 4. Моё резюме
</a>
</div>
...
...
src/profile-editing.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
src/profile.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
src/response-resume.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
src/response-vacancy.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
src/response.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,11 +145,11 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_subscribe.svg"
alt=
""
>
Подписка
</a>
...
...
@@ -195,7 +195,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
@@ -210,7 +210,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
@@ -225,7 +225,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
@@ -240,7 +240,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
@@ -264,7 +264,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
@@ -279,7 +279,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
@@ -294,7 +294,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
@@ -309,7 +309,7 @@
</div>
<div
class=
"response-content-row-block response-feedback-column"
>
<a
href=
"#"
class=
"response-ref"
>
<img
class=
"img-svg"
src=
"./img/icon_mail
.svg"
alt=
""
>
<img
src=
"./img/icon_response
.svg"
alt=
""
>
</a>
</div>
</div>
...
...
src/scss/style.scss
View file @
c5f8ed9f
...
...
@@ -417,7 +417,8 @@ input[type="text"]:disabled, input[type="password"]:disabled
input
[
data-picker
=
"datepicker"
]
{
background-image
:
url(../img/icon_datepicker.svg)
;
background-position
:
97%
;
background-position
:
96%
;
// background-position: 174px;
background-repeat
:
no-repeat
;
}
...
...
@@ -1031,13 +1032,48 @@ textarea:focus
}
.prompt
{
display
:
flex
;
flex-direction
:
column
;
justify-content
:
space-between
;
align-items
:
flex-start
;
padding
:
20px
;
background-color
:
#fff
;
position
:
absolute
;
bottom
:
0
;
left
:
0
;
transition
:
.3s
;
opacity
:
0
;
z-index
:
-1
;
a
{
display
:
block
;
font-family
:
Montserrat
Bold
;
font-size
:
14px
;
font-weight
:
bold
;
font-stretch
:
normal
;
font-style
:
normal
;
line-height
:
normal
;
letter-spacing
:
normal
;
}
}
// Шапка
.header
{
// a
// {
// position: relative;
// display: flex;
// }
// a:hover .prompt
// {
// opacity: 1;
// z-index: 3;
// }
&
-top
{
padding-top
:
22px
;
...
...
@@ -1309,6 +1345,7 @@ textarea:focus
}
}
.feedback
:after
{
content
:
attr
(
data-count
);
...
...
@@ -3798,11 +3835,6 @@ input[type="submit"]
// Страница Избранное - Список
// .favorites-vacancies-ref
// {
// width: max-content;
// margin-bottom: 32px;
// }
.favorites-list
{
...
...
@@ -4016,6 +4048,7 @@ input[type="submit"]
.other-position
{
display
:
flex
;
align-items
:
flex-start
;
.button-text
{
margin-left
:
12px
;
...
...
@@ -4073,19 +4106,25 @@ input[type="submit"]
margin-left
:
60px
;
margin-right
:
60px
;
}
&
__arrow_passed
{
.img-svg
path
{
fill
:
$color-primary
;
}
}
&
__step
{
font-family
:
Montserrat
Bold
;
font-size
:
15px
;
font-stretch
:
normal
;
font-style
:
normal
;
line-height
:
normal
;
letter-spacing
:
normal
;
color
:
$color-disabled
;
text-transform
:
uppercase
;
border
:
0
;
transition
:
.3s
;
color
:
$color-ref
;
}
&
__step
:hover
{
...
...
@@ -4099,6 +4138,7 @@ input[type="submit"]
&
__step_disabled
{
pointer-events
:
none
;
color
:
$color-disabled
;
}
}
form
...
...
src/subscription.html
View file @
c5f8ed9f
...
...
@@ -137,7 +137,7 @@
<img
class=
"img-svg"
src=
"./img/icon_my_resumes.svg"
alt=
""
>
Мои резюме
</a>
<a
href=
"#"
class=
"button-text
release-resume
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_resume.svg"
alt=
""
>
Разместить резюме
</a>
...
...
@@ -145,7 +145,7 @@
<img
class=
"img-svg"
src=
"./img/icon_feedback.svg"
alt=
""
>
Отклики
</a>
<a
href=
"#"
class=
"button-text
favorites
"
>
<a
href=
"#"
class=
"button-text"
>
<img
class=
"img-svg"
src=
"./img/icon_favorites.svg"
alt=
""
>
Избранное
</a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment