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
244e3294
Commit
244e3294
authored
Nov 22, 2018
by
Ruslan Karimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#2433. Обновление описания в решении бизнеса
parent
4d46951a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
40 additions
and
3 deletions
+40
-3
frontend/web/css/screen.css
frontend/web/css/screen.css
+40
-3
frontend/web/images/business_icon_1.png
frontend/web/images/business_icon_1.png
+0
-0
frontend/web/images/business_icon_2.png
frontend/web/images/business_icon_2.png
+0
-0
frontend/web/images/business_icon_3.png
frontend/web/images/business_icon_3.png
+0
-0
frontend/web/images/business_icon_4.png
frontend/web/images/business_icon_4.png
+0
-0
No files found.
frontend/web/css/screen.css
View file @
244e3294
...
@@ -13778,20 +13778,57 @@ a.appl_btn {
...
@@ -13778,20 +13778,57 @@ a.appl_btn {
margin-bottom
:
14px
;
margin-bottom
:
14px
;
font-family
:
"RobotoBold"
;
font-family
:
"RobotoBold"
;
}
}
.appl_list.appl_list--with_desc
{
margin-top
:
45px
;
}
.appl_list.appl_list--with_desc
li
{
.appl_list.appl_list--with_desc
li
{
background-position
:
0
6px
;
line-height
:
1.3
;
padding-left
:
0
;
font-size
:
24px
;
margin-bottom
:
30px
;
}
li
.appl_list_icon
{
background
:
none
;
}
}
.appl_list_desc
{
.appl_list_desc
{
margin
:
5px
0
;
line-height
:
1.5
;
font-family
:
"RobotoLight"
;
margin-top
:
15px
;
font-size
:
16px
;
font-size
:
16px
;
font-weight
:
normal
;
}
}
@media
only
screen
and
(
min-width
:
480px
)
{
.appl_list_icon.icon--1
{
background
:
url(../images/business_icon_1.png)
no-repeat
top
left
;
}
.appl_list_icon.icon--2
{
background
:
url(../images/business_icon_2.png)
no-repeat
top
left
;
}
.appl_list_icon.icon--3
{
background
:
url(../images/business_icon_3.png)
no-repeat
top
left
;
}
.appl_list_icon.icon--4
{
background
:
url(../images/business_icon_4.png)
no-repeat
top
left
;
}
.appl_list.appl_list--with_desc
li
{
padding-left
:
80px
;
}
}
@media
only
screen
and
(
min-width
:
480px
)
and
(
max-width
:
767px
)
{
@media
only
screen
and
(
min-width
:
480px
)
and
(
max-width
:
767px
)
{
.appl_list.appl_list--with_desc
li
{
font-size
:
22px
;
}
.appl_list
li
{
.appl_list
li
{
font-size
:
19px
;
font-size
:
19px
;
}
}
}
}
@media
only
screen
and
(
min-width
:
320px
)
and
(
max-width
:
479px
)
{
@media
only
screen
and
(
min-width
:
320px
)
and
(
max-width
:
479px
)
{
.appl_list.appl_list--with_desc
li
{
font-size
:
21px
;
}
.appl_list
li
{
.appl_list
li
{
font-size
:
16px
;
font-size
:
16px
;
}
}
...
...
frontend/web/images/business_icon_1.png
0 → 100644
View file @
244e3294
4.15 KB
frontend/web/images/business_icon_2.png
0 → 100644
View file @
244e3294
1.34 KB
frontend/web/images/business_icon_3.png
0 → 100644
View file @
244e3294
2.12 KB
frontend/web/images/business_icon_4.png
0 → 100644
View file @
244e3294
4.03 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