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
ef407a22
Commit
ef407a22
authored
Apr 05, 2019
by
john
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No commit message
No commit message
parent
d9d5bc36
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
common/modules/documentation/assets/src/css/styles.css
common/modules/documentation/assets/src/css/styles.css
+8
-0
common/modules/faq/assets/src/css/setup_recomends.css
common/modules/faq/assets/src/css/setup_recomends.css
+8
-0
No files found.
common/modules/documentation/assets/src/css/styles.css
View file @
ef407a22
...
...
@@ -8499,3 +8499,11 @@ li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
margin-bottom
:
0
!important
;
padding-left
:
0
!important
;
}
@media
only
screen
and
(
max-width
:
1000px
)
{
.top_line_inf2
li
{
border-right
:
none
;
}
.top_line_inf2
li
.active
:after
{
display
:
none
;
}
}
\ No newline at end of file
common/modules/faq/assets/src/css/setup_recomends.css
View file @
ef407a22
...
...
@@ -730,3 +730,11 @@ blockquote.blue:before{
background
:
url(../images/ul_list_blue.png)
no-repeat
left
6px
;
padding-left
:
30px
;
}
@media
only
screen
and
(
max-width
:
1000px
)
{
.top_line_inf2
li
{
border-right
:
none
;
}
.top_line_inf2
li
.active
:after
{
display
:
none
;
}
}
\ 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