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
6fc0c1a9
Commit
6fc0c1a9
authored
Mar 29, 2016
by
Олег Гиммельшпах
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- fix
parent
c98cdae0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
frontend/web/css/custom.css
frontend/web/css/custom.css
+7
-7
No files found.
frontend/web/css/custom.css
View file @
6fc0c1a9
...
...
@@ -2856,17 +2856,17 @@ height: auto;
.top_keys_depot_wr
{
background
:
#2d323c
url(../images
_new
/images/top_keys_depot_bg.jpg)
0
0
repeat
;
background
:
#2d323c
url(../images/images/top_keys_depot_bg.jpg)
0
0
repeat
;
}
.top_keys_depot
{
min-height
:
910px
;
background
:
url(../images
_new
/images/top_keys_depot_2.jpg)
no-repeat
50%
50%
;
background
:
url(../images/images/top_keys_depot_2.jpg)
no-repeat
50%
50%
;
width
:
100%
;
padding-top
:
34px
;
position
:
relative
;
}
.keys_depot_p1
{
background
:
url(../images
_new
/images/keys_depot_p1.png)
no-repeat
center
center
;
background
:
url(../images/images/keys_depot_p1.png)
no-repeat
center
center
;
width
:
195px
;
height
:
183px
;
position
:
absolute
;
...
...
@@ -2875,7 +2875,7 @@ height: auto;
z-index
:
4
;
}
.keys_depot_p2
{
background
:
url(../images
_new
/images/keys_depot_p2.png)
no-repeat
center
center
;
background
:
url(../images/images/keys_depot_p2.png)
no-repeat
center
center
;
width
:
94px
;
height
:
92px
;
position
:
absolute
;
...
...
@@ -2884,7 +2884,7 @@ height: auto;
z-index
:
4
;
}
.keys_depot_p3
{
background
:
url(../images
_new
/images/keys_depot_p3.png)
no-repeat
center
center
;
background
:
url(../images/images/keys_depot_p3.png)
no-repeat
center
center
;
width
:
192px
;
height
:
155px
;
position
:
absolute
;
...
...
@@ -2912,13 +2912,13 @@ height: auto;
}
.top_keys_depot_text_poz_1
{
top
:
325px
;
background
:
url(../images
_new
/images/top_keys_depot_text_poz_1.png)
0
100%
no-repeat
;
background
:
url(../images/images/top_keys_depot_text_poz_1.png)
0
100%
no-repeat
;
padding-right
:
100px
;
}
.top_keys_depot_text_poz_2
{
top
:
379px
;
right
:
105px
;
background
:
url(../images
_new
/images/top_keys_depot_text_poz_2.png)
0
100%
no-repeat
;
background
:
url(../images/images/top_keys_depot_text_poz_2.png)
0
100%
no-repeat
;
padding-left
:
140px
;
padding-bottom
:
85px
;
}
...
...
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