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
42df5f90
Commit
42df5f90
authored
Dec 10, 2018
by
Ruslan Karimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#2526. Арт Проект. Размещение рдб по сертификатам
parent
46a5520e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
frontend/web/css/screen.css
frontend/web/css/screen.css
+11
-0
No files found.
frontend/web/css/screen.css
View file @
42df5f90
...
...
@@ -13788,6 +13788,11 @@ a.appl_btn {
margin-bottom: 30px;
}
.appl_list.appl_list--without_desc li {
padding-top: 20px;
padding-bottom: 20px;
}
li.appl_list_icon {
background: none;
}
...
...
@@ -13817,13 +13822,18 @@ li.appl_list_icon {
.appl_list_icon.icon--6 {
background: url(../images/business_icon_6.png) no-repeat top left;
}
.appl_list.appl_list--without_desc li,
.appl_list.appl_list--with_desc li {
padding-left: 80px;
}
.appl_list.appl_list--without_desc li {
background-position: center left;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.appl_list.appl_list--without_desc li,
.appl_list.appl_list--with_desc li {
font-size: 22px;
}
...
...
@@ -13832,6 +13842,7 @@ li.appl_list_icon {
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.appl_list.appl_list--without_desc li,
.appl_list.appl_list--with_desc li {
font-size: 21px;
}
...
...
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