Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taskonsite-архив-перенесен
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Korolev
taskonsite-архив-перенесен
Commits
e822acdd
Commit
e822acdd
authored
Dec 26, 2018
by
Ruslan Karimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#2694. Установить верстку шапки по калькуляторам
parent
9687c4d6
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
179 additions
and
1 deletion
+179
-1
frontend/web/css/style_30.11.2018.css
frontend/web/css/style_30.11.2018.css
+179
-1
frontend/web/images_automation/automation_m1.png
frontend/web/images_automation/automation_m1.png
+0
-0
frontend/web/images_automation/automation_m2.png
frontend/web/images_automation/automation_m2.png
+0
-0
frontend/web/images_automation/automation_m3.png
frontend/web/images_automation/automation_m3.png
+0
-0
frontend/web/images_automation/automation_p1.png
frontend/web/images_automation/automation_p1.png
+0
-0
frontend/web/images_automation/automation_p2.png
frontend/web/images_automation/automation_p2.png
+0
-0
frontend/web/images_automation/automation_p3.png
frontend/web/images_automation/automation_p3.png
+0
-0
frontend/web/images_automation/automation_p4.png
frontend/web/images_automation/automation_p4.png
+0
-0
frontend/web/images_automation/keys_automation_top.jpg
frontend/web/images_automation/keys_automation_top.jpg
+0
-0
No files found.
frontend/web/css/style_30.11.2018.css
View file @
e822acdd
...
@@ -1913,4 +1913,182 @@
...
@@ -1913,4 +1913,182 @@
margin-bottom
:
10px
;
margin-bottom
:
10px
;
}
}
}
}
\ No newline at end of file
.keys_automation_top
{
width
:
100%
;
min-height
:
535px
;
background
:
#f1f1f1
url(../images_automation/keys_automation_top.jpg)
no-repeat
bottom
center
;
background-size
:
cover
;
-moz-background-size
:
cover
;
-webkit-background-size
:
cover
;
-o-background-size
:
cover
;
padding-top
:
53px
;
position
:
relative
;
}
.automation_title_wrap
{
color
:
#2d323a
;
}
.automation_title_wrap
h1
{
font-size
:
36px
;
line-height
:
50px
;
font-family
:
"RobotoBold"
;
color
:
#2d323a
;
margin-bottom
:
25px
;
}
.automation_title_wrap
span
{
font-size
:
20px
;
line-height
:
24px
;
margin-bottom
:
35px
;
}
.automation_mock_wrap
{
position
:
relative
;
z-index
:
3
;
margin-top
:
30px
;
}
.automation_mock_wrap
>
div
{
float
:
left
;
width
:
33%
;
position
:
relative
;
}
.automation_mock1
{
width
:
428px
;
height
:
295px
;
position
:
relative
;
top
:
0px
;
left
:
0
;
z-index
:
3
;
}
.automation_mock2
{
width
:
428px
;
height
:
276px
;
position
:
relative
;
top
:
55px
;
left
:
-50px
;
z-index
:
2
;
}
.automation_mock3
{
width
:
542px
;
height
:
340px
;
position
:
relative
;
top
:
80px
;
left
:
-160px
;
z-index
:
4
;
}
.automation_p1
{
background
:
url(../images_automation/automation_p1.png)
no-repeat
center
center
;
width
:
204px
;
height
:
203px
;
position
:
absolute
;
top
:
80px
;
left
:
130px
;
}
.automation_p2
{
background
:
url(../images_automation/automation_p2.png)
no-repeat
center
center
;
width
:
252px
;
height
:
106px
;
position
:
absolute
;
top
:
340px
;
left
:
80px
;
z-index
:
4
;
}
.automation_p3
{
background
:
url(../images_automation/automation_p3.png)
no-repeat
center
center
;
width
:
117px
;
height
:
108px
;
position
:
absolute
;
top
:
60px
;
right
:
80px
;
z-index
:
4
;
}
.automation_p4
{
background
:
url(../images_automation/automation_p4.png)
no-repeat
center
center
;
width
:
282px
;
height
:
222px
;
position
:
absolute
;
top
:
367px
;
right
:
180px
;
z-index
:
4
;
}
.dek_list
{
margin-top
:
23px
;
}
.dek_list
li
{
padding-left
:
27px
;
font-size
:
21px
;
line-height
:
24px
;
position
:
relative
;
}
.dek_list
li
::before
{
content
:
''
;
position
:
absolute
;
top
:
8px
;
left
:
0
;
width
:
15px
;
height
:
10px
;
background
:
url(../images/appl_list.png)
no-repeat
center
;
}
.dek_list
li
:not
(
:last-child
)
{
margin-bottom
:
14px
;
}
@media
only
screen
and
(
max-width
:
1600px
)
and
(
min-width
:
1301px
){
.automation_p1
{
top
:
50px
;
left
:
-10px
;
}
.automation_p2
{
top
:
350px
;
left
:
-120px
;
}
.automation_p3
{
top
:
70px
;
right
:
30px
;
}
.automation_p4
{
top
:
280px
;
right
:
-90px
;
}
}
@media
only
screen
and
(
max-width
:
1301px
){
.automation_p
{
display
:
none
;
}
}
@media
only
screen
and
(
max-width
:
991px
){
.automation_mock_wrap
{
margin-left
:
0
;
}
.automation_mock_wrap
>
div
{
width
:
33.33%
;
}
.automation_mock
{
position
:
static
;
width
:
100%
;
height
:
auto
;
}
.automation_mock
img
{
width
:
100%
;
height
:
auto
;
}
}
@media
only
screen
and
(
max-width
:
767px
){
.automation_mock_wrap
>
div
{
width
:
100%
;
float
:
none
;
}
}
frontend/web/images_automation/automation_m1.png
0 → 100644
View file @
e822acdd
38.6 KB
frontend/web/images_automation/automation_m2.png
0 → 100644
View file @
e822acdd
47.8 KB
frontend/web/images_automation/automation_m3.png
0 → 100644
View file @
e822acdd
41.4 KB
frontend/web/images_automation/automation_p1.png
0 → 100644
View file @
e822acdd
27.4 KB
frontend/web/images_automation/automation_p2.png
0 → 100644
View file @
e822acdd
10.9 KB
frontend/web/images_automation/automation_p3.png
0 → 100644
View file @
e822acdd
7.07 KB
frontend/web/images_automation/automation_p4.png
0 → 100644
View file @
e822acdd
44.7 KB
frontend/web/images_automation/keys_automation_top.jpg
0 → 100644
View file @
e822acdd
131 KB
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