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
09851cc3
Commit
09851cc3
authored
Apr 03, 2019
by
john
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 't_3031'
3114 3115
parents
5e6b5ae6
b3d9d20b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
+12
-2
common/modules/documentation/assets/src/css/styles.css
common/modules/documentation/assets/src/css/styles.css
+4
-0
common/modules/faq/assets/src/css/setup_recomends.css
common/modules/faq/assets/src/css/setup_recomends.css
+8
-2
No files found.
common/modules/documentation/assets/src/css/styles.css
View file @
09851cc3
...
@@ -8499,3 +8499,7 @@ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
...
@@ -8499,3 +8499,7 @@ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
.icon_not_like
{
.icon_not_like
{
background
:
url(../images/icon_not_like.png)
0
center
no-repeat
;
background
:
url(../images/icon_not_like.png)
0
center
no-repeat
;
}
}
.top_line_inf2
ul
{
margin-bottom
:
0
!important
;
padding-left
:
0
!important
;
}
\ No newline at end of file
common/modules/faq/assets/src/css/setup_recomends.css
View file @
09851cc3
...
@@ -559,9 +559,9 @@ mark * {
...
@@ -559,9 +559,9 @@ mark * {
height
:
146px
;
height
:
146px
;
background
:
url(../images/btn_info_box_lg_icon.png)
0
0
no-repeat
;
background
:
url(../images/btn_info_box_lg_icon.png)
0
0
no-repeat
;
}
}
{
/*
{
background-color: #f3f5f7;
background-color: #f3f5f7;
}
}
*/
@media
only
screen
and
(
max-width
:
970px
)
{
@media
only
screen
and
(
max-width
:
970px
)
{
.btn_info_box_lg
span
{
.btn_info_box_lg
span
{
...
@@ -592,3 +592,9 @@ mark * {
...
@@ -592,3 +592,9 @@ mark * {
padding-left
:
15px
;
padding-left
:
15px
;
}
}
}
}
.icon_like
{
background
:
url(../images/icon_like.png)
0
center
no-repeat
;
}
.icon_not_like
{
background
:
url(../images/icon_not_like.png)
0
center
no-repeat
;
}
\ No newline at end of file
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