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
a86a8e43
Commit
a86a8e43
authored
Dec 27, 2018
by
Ruslan Karimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#2700. Добавление блоков в кейс
parent
e822acdd
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
25 additions
and
6 deletions
+25
-6
frontend/web/css/custom.css
frontend/web/css/custom.css
+1
-1
frontend/web/css/screen.css
frontend/web/css/screen.css
+24
-5
frontend/web/images/benefit_bank.png
frontend/web/images/benefit_bank.png
+0
-0
frontend/web/images/benefit_finance.png
frontend/web/images/benefit_finance.png
+0
-0
frontend/web/images/benefit_micro_finance.png
frontend/web/images/benefit_micro_finance.png
+0
-0
frontend/web/images/crypto_case.png
frontend/web/images/crypto_case.png
+0
-0
frontend/web/images/lizing_ai_case.png
frontend/web/images/lizing_ai_case.png
+0
-0
frontend/web/images/lizing_case.png
frontend/web/images/lizing_case.png
+0
-0
No files found.
frontend/web/css/custom.css
View file @
a86a8e43
...
@@ -3672,7 +3672,7 @@ h3.block-chain-header {
...
@@ -3672,7 +3672,7 @@ h3.block-chain-header {
@media
only
screen
and
(
min-width
:
768px
)
{
@media
only
screen
and
(
min-width
:
768px
)
{
.block-chain
{
.block-chain
{
background
:
url(/images/block_chain.png)
no-repeat
left
top
;
background
:
url(
..
/images/block_chain.png)
no-repeat
left
top
;
}
}
.block-chain-item
{
.block-chain-item
{
...
...
frontend/web/css/screen.css
View file @
a86a8e43
...
@@ -140,19 +140,28 @@ u {
...
@@ -140,19 +140,28 @@ u {
padding-left
:
90px
;
padding-left
:
90px
;
}
}
.benefit-item.benefit-icon-1
{
.benefit-item.benefit-icon-1
{
background
:
url(/images/benefit_icon_1.png)
no-repeat
10px
top
;
background
:
url(
..
/images/benefit_icon_1.png)
no-repeat
10px
top
;
}
}
.benefit-item.benefit-icon-2
{
.benefit-item.benefit-icon-2
{
background
:
url(/images/benefit_icon_2.png)
no-repeat
10px
top
;
background
:
url(
..
/images/benefit_icon_2.png)
no-repeat
10px
top
;
}
}
.benefit-item.benefit-icon-3
{
.benefit-item.benefit-icon-3
{
background
:
url(/images/benefit_icon_3.png)
no-repeat
10px
top
;
background
:
url(
..
/images/benefit_icon_3.png)
no-repeat
10px
top
;
}
}
.benefit-item.benefit-icon-4
{
.benefit-item.benefit-icon-4
{
background
:
url(/images/benefit_icon_4.png)
no-repeat
10px
top
;
background
:
url(
..
/images/benefit_icon_4.png)
no-repeat
10px
top
;
}
}
.benefit-item.benefit-icon-5
{
.benefit-item.benefit-icon-5
{
background
:
url(/images/benefit_icon_5.png)
no-repeat
10px
top
;
background
:
url(../images/benefit_icon_5.png)
no-repeat
10px
top
;
}
.benefit-item.benefit-icon-bank
{
background
:
url(../images/benefit_bank.png)
no-repeat
10px
top
;
}
.benefit-item.benefit-icon-finance
{
background
:
url(../images/benefit_finance.png)
no-repeat
10px
top
;
}
.benefit-item.benefit-icon-micro-finance
{
background
:
url(../images/benefit_micro_finance.png)
no-repeat
10px
top
;
}
}
}
}
...
@@ -11069,6 +11078,16 @@ h6 {
...
@@ -11069,6 +11078,16 @@ h6 {
-ms-transition
:
all
0.2s
linear
;
-ms-transition
:
all
0.2s
linear
;
transition
:
all
0.2s
linear
;
transition
:
all
0.2s
linear
;
}
}
.keys_small_btn_more.keys_small_btn_more--right
{
float
:
right
;
margin-left
:
0
;
margin-right
:
23px
;
}
.keys_block_small
:hover
.keys_small_foot
.keys_small_title
,
.keys_block_big
:hover
.keys_small_foot
.keys_small_title
{
color
:
#2d3642
;
}
.keys_block_small
.keys_small_btn_more
:hover
,
.keys_block_small
.keys_small_btn_more
:focus
{
.keys_block_small
.keys_small_btn_more
:hover
,
.keys_block_small
.keys_small_btn_more
:focus
{
text-decoration
:
none
;
text-decoration
:
none
;
}
}
...
...
frontend/web/images/benefit_bank.png
0 → 100644
View file @
a86a8e43
1.29 KB
frontend/web/images/benefit_finance.png
0 → 100644
View file @
a86a8e43
1.62 KB
frontend/web/images/benefit_micro_finance.png
0 → 100644
View file @
a86a8e43
1.93 KB
frontend/web/images/crypto_case.png
0 → 100644
View file @
a86a8e43
196 KB
frontend/web/images/lizing_ai_case.png
0 → 100644
View file @
a86a8e43
230 KB
frontend/web/images/lizing_case.png
0 → 100644
View file @
a86a8e43
113 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