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
8c93d9db
Commit
8c93d9db
authored
Apr 02, 2019
by
john
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 't_3031'
3104
parents
20e882ad
ae774e24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
221 additions
and
218 deletions
+221
-218
common/modules/faq/assets/src/css/setup_recomends.css
common/modules/faq/assets/src/css/setup_recomends.css
+221
-218
No files found.
common/modules/faq/assets/src/css/setup_recomends.css
View file @
8c93d9db
@import
url(http://fonts.googleapis.com/css?family=Open+Sans:400,600)
;
@import
url(http://fonts.googleapis.com/css?family=Open+Sans:400,600)
;
.faq_sec
.mb50
{
.faq_sec
.mb50
{
margin-bottom
:
50px
;
margin-bottom
:
50px
;
}
}
.faq_sec
.mb60
{
.faq_sec
.mb60
{
margin-bottom
:
60px
;
margin-bottom
:
60px
;
}
}
.faq_sec
{
.faq_sec
{
font-size
:
17px
;
font-size
:
17px
;
line-height
:
28px
;
line-height
:
28px
;
font-family
:
"RobotoRegular"
!important
;
font-family
:
"RobotoRegular"
!important
;
color
:
#0a0a0a
!important
;
color
:
#0a0a0a
!important
;
}
}
.faq_sec
a
{
.faq_sec
a
{
text-decoration
:
none
;
text-decoration
:
none
;
color
:
#009ad4
;
color
:
#009ad4
;
}
}
.faq_sec
a
:hover
{
.faq_sec
a
:hover
{
text-decoration
:
none
;
text-decoration
:
none
;
color
:
#323232
;
color
:
#323232
;
}
}
.faq_sec
p
{
.faq_sec
p
{
font-size
:
17px
;
font-size
:
17px
;
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
color
:
#243340
;
color
:
#243340
;
}
}
.faq_sec
iframe
{
.faq_sec
iframe
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
.faq_sec
ul
:not
([
class
]),
.faq_sec
ol
:not
([
class
])
{
.faq_sec
ul
:not
([
class
]),
.faq_sec
ol
:not
([
class
])
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
...
@@ -108,91 +108,91 @@
...
@@ -108,91 +108,91 @@
border-radius
:
100%
;
border-radius
:
100%
;
}
}
.faq_sec
img
{
.faq_sec
img
{
max-width
:
100%
;
max-width
:
100%
;
height
:
auto
;
height
:
auto
;
margin-bottom
:
40px
;
margin-bottom
:
40px
;
}
}
blockquote
{
blockquote
{
padding
:
25px
35px
;
padding
:
25px
35px
;
position
:
relative
;
position
:
relative
;
/*font-style: italic;*/
/*font-style: italic;*/
font-size
:
14px
;
font-size
:
14px
;
line-height
:
24px
;
line-height
:
24px
;
color
:
#050505
;
color
:
#050505
;
border-radius
:
0
5px
5px
0
;
border-radius
:
0
5px
5px
0
;
background-color
:
#bce094
;
background-color
:
#bce094
;
}
}
blockquote
:not
(
:last-child
)
{
blockquote
:not
(
:last-child
)
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
blockquote
:before
{
blockquote
:before
{
content
:
''
;
content
:
''
;
display
:
block
;
display
:
block
;
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
0
;
bottom
:
0
;
bottom
:
0
;
left
:
0
;
left
:
0
;
width
:
7px
;
width
:
7px
;
background-color
:
#67ac1d
;
background-color
:
#67ac1d
;
}
}
blockquote
.pink
{
blockquote
.pink
{
background-color
:
#ffb0ae
;
background-color
:
#ffb0ae
;
}
}
blockquote
.pink
:before
{
blockquote
.pink
:before
{
background-color
:
#ff5b57
;
background-color
:
#ff5b57
;
}
}
blockquote
.blue
{
blockquote
.blue
{
background-color
:
#bde7e5
;
background-color
:
#bde7e5
;
}
}
blockquote
.blue
:before
{
blockquote
.blue
:before
{
background-color
:
#2a8e89
;
background-color
:
#2a8e89
;
}
}
mark
:before
{
mark
:before
{
content
:
'Документация для разработчика'
;
content
:
'Документация для разработчика'
;
font-size
:
22px
;
font-size
:
22px
;
line-height
:
47px
;
line-height
:
47px
;
color
:
#243340
;
color
:
#243340
;
font-family
:
"RobotoBold"
;
font-family
:
"RobotoBold"
;
margin-bottom
:
25px
;
margin-bottom
:
25px
;
display
:
block
;
display
:
block
;
padding-left
:
50px
;
padding-left
:
50px
;
background
:
url(../images/mark_icon.png)
0
8px
no-repeat
;
background
:
url(../images/mark_icon.png)
0
8px
no-repeat
;
}
}
mark
{
mark
{
display
:
block
;
display
:
block
;
padding
:
35px
30px
;
padding
:
35px
30px
;
color
:
#243340
;
color
:
#243340
;
background-color
:
#f3f5f7
;
background-color
:
#f3f5f7
;
border-radius
:
10px
;
border-radius
:
10px
;
}
}
mark
*
{
mark
*
{
background-color
:
transparent
;
background-color
:
transparent
;
}
}
.faq_sec
.reference_list
{
.faq_sec
.reference_list
{
list-style
:
none
;
list-style
:
none
;
padding-left
:
0
;
padding-left
:
0
;
}
}
.faq_sec
.reference_list
li
{
.faq_sec
.reference_list
li
{
margin-bottom
:
12px
;
margin-bottom
:
12px
;
}
}
.faq_sec
.reference_list
a
{
.faq_sec
.reference_list
a
{
color
:
#009ad4
;
color
:
#009ad4
;
font-size
:
14px
;
font-size
:
14px
;
line-height
:
20px
;
line-height
:
20px
;
text-decoration
:
none
;
text-decoration
:
none
;
}
}
.faq_sec
.reference_list
a
:hover
{
.faq_sec
.reference_list
a
:hover
{
color
:
#323232
;
color
:
#323232
;
text-decoration
:
none
;
text-decoration
:
none
;
}
}
.rubric_icon
{
.rubric_icon
{
margin-top
:
8px
;
margin-top
:
8px
;
}
}
.reference_right_box
input
:not
([
type
=
"radio"
])
:not
([
type
=
"checkbox"
])
{
.reference_right_box
input
:not
([
type
=
"radio"
])
:not
([
type
=
"checkbox"
])
{
...
@@ -207,236 +207,239 @@ mark * {
...
@@ -207,236 +207,239 @@ mark * {
padding-left
:
15px
;
padding-left
:
15px
;
padding-right
:
15px
;
padding-right
:
15px
;
}
}
.reference_right_box
textarea
h4
{
font-family
:
"RobotoBold"
!important
;
}
.reference_right_box
textarea
{
.reference_right_box
textarea
{
font-size
:
16px
!important
;
font-size
:
16px
!important
;
font-family
:
"RobotoRegular"
!important
;
font-family
:
"RobotoRegular"
!important
;
padding-left
:
15px
;
padding-left
:
15px
;
padding-right
:
15px
;
padding-right
:
15px
;
outline
:
none
;
outline
:
none
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
.btn_green_sm
{
.btn_green_sm
{
display
:
inline-block
;
display
:
inline-block
;
outline
:
none
;
outline
:
none
;
background-color
:
#67ac1d
;
background-color
:
#67ac1d
;
color
:
#fff
;
color
:
#fff
;
font-size
:
16px
;
font-size
:
16px
;
line-height
:
20px
;
line-height
:
20px
;
text-align
:
center
;
text-align
:
center
;
padding
:
12px
20px
;
padding
:
12px
20px
;
border-radius
:
5px
;
border-radius
:
5px
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
border
:
none
;
border
:
none
;
font-family
:
"Open Sans"
!important
;
font-family
:
"Open Sans"
!important
;
font-weight
:
600
;
font-weight
:
600
;
}
}
.btn_green_sm
:hover
{
.btn_green_sm
:hover
{
background-color
:
#7bd619
;
background-color
:
#7bd619
;
color
:
#fff
;
color
:
#fff
;
}
}
.blockquote_box
:before
{
.blockquote_box
:before
{
content
:
''
;
content
:
''
;
position
:
absolute
;
position
:
absolute
;
top
:
16px
;
top
:
16px
;
left
:
15px
;
left
:
15px
;
display
:
block
;
display
:
block
;
background
:
url(../images/blockquote_info_icon.png)
0px
0px
no-repeat
;
background
:
url(../images/blockquote_info_icon.png)
0px
0px
no-repeat
;
width
:
27px
;
width
:
27px
;
height
:
27px
;
height
:
27px
;
}
}
.blockquote_box
{
.blockquote_box
{
position
:
relative
;
position
:
relative
;
display
:
block
;
display
:
block
;
padding
:
15px
20px
25px
55px
;
padding
:
15px
20px
25px
55px
;
margin-left
:
-15px
;
margin-left
:
-15px
;
margin-right
:
-15px
;
margin-right
:
-15px
;
border-radius
:
10px
10px
5px
5px
;
border-radius
:
10px
10px
5px
5px
;
background
:
#f3f5f7
url(../images/blockquote_box_line.png)
0
100%
no-repeat
;
background
:
#f3f5f7
url(../images/blockquote_box_line.png)
0
100%
no-repeat
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
.btn_info_box
{
.btn_info_box
{
height
:
94px
;
height
:
94px
;
display
:
block
;
display
:
block
;
position
:
relative
;
position
:
relative
;
margin-left
:
-15px
;
margin-left
:
-15px
;
margin-right
:
-15px
;
margin-right
:
-15px
;
}
}
.btn_info_box
span
{
.btn_info_box
span
{
top
:
50%
;
top
:
50%
;
right
:
0
;
right
:
0
;
left
:
auto
;
left
:
auto
;
position
:
absolute
;
position
:
absolute
;
display
:
block
;
display
:
block
;
font-family
:
"RobotoBold"
;
font-family
:
"RobotoBold"
;
z-index
:
4
;
z-index
:
4
;
padding-left
:
20px
;
padding-left
:
20px
;
padding-right
:
80px
;
padding-right
:
80px
;
font-size
:
18px
;
font-size
:
18px
;
line-height
:
24px
;
line-height
:
24px
;
color
:
#243340
;
color
:
#243340
;
-webkit-transform
:
translate
(
0
,
-50%
);
-webkit-transform
:
translate
(
0
,
-50%
);
-ms-transform
:
translate
(
0
,
-50%
);
-ms-transform
:
translate
(
0
,
-50%
);
-o-transform
:
translate
(
0
,
-50%
);
-o-transform
:
translate
(
0
,
-50%
);
transform
:
translate
(
0
,
-50%
);
transform
:
translate
(
0
,
-50%
);
}
}
.btn_info_box
:after
{
.btn_info_box
:after
{
content
:
''
;
content
:
''
;
display
:
block
;
display
:
block
;
position
:
absolute
;
position
:
absolute
;
z-index
:
2
;
z-index
:
2
;
left
:
15px
;
left
:
15px
;
right
:
0
;
right
:
0
;
top
:
7px
;
top
:
7px
;
height
:
77px
;
height
:
77px
;
border-radius
:
0
5px
5px
70px
;
border-radius
:
0
5px
5px
70px
;
background
:
#f3f5f7
url(../images/btn_info_box_icon_arrow.png)
calc
(
100%
-
20px
)
center
no-repeat
;
background
:
#f3f5f7
url(../images/btn_info_box_icon_arrow.png)
calc
(
100%
-
20px
)
center
no-repeat
;
-webkit-transition
:
all
0.3s
;
-webkit-transition
:
all
0.3s
;
-o-transition
:
all
0.3s
;
-o-transition
:
all
0.3s
;
transition
:
all
0.3s
;
transition
:
all
0.3s
;
}
}
.btn_info_box
:before
{
.btn_info_box
:before
{
content
:
''
;
content
:
''
;
display
:
block
;
display
:
block
;
z-index
:
3
;
z-index
:
3
;
position
:
absolute
;
position
:
absolute
;
top
:
0
;
top
:
0
;
left
:
0
;
left
:
0
;
height
:
94px
;
height
:
94px
;
width
:
115px
;
width
:
115px
;
background
:
url(../images/btn_info_box_icon.png)
0
0
no-repeat
;
background
:
url(../images/btn_info_box_icon.png)
0
0
no-repeat
;
}
}
.btn_info_box
:hover:after
{
.btn_info_box
:hover:after
{
background-position
:
calc
(
100%
-
8px
)
center
;
background-position
:
calc
(
100%
-
8px
)
center
;
}
}
@media
only
screen
and
(
max-width
:
970px
)
and
(
min-width
:
768px
)
{
@media
only
screen
and
(
max-width
:
970px
)
and
(
min-width
:
768px
)
{
.btn_info_box
span
{
.btn_info_box
span
{
font-size
:
16px
;
font-size
:
16px
;
line-height
:
20px
;
line-height
:
20px
;
}
}
}
}
.faq_sec
.way
{
.faq_sec
.way
{
font-size
:
13px
;
font-size
:
13px
;
color
:
#b4b4b4
;
color
:
#b4b4b4
;
}
}
.faq_sec
.way
span
{
.faq_sec
.way
span
{
padding
:
0
15px
;
padding
:
0
15px
;
}
}
.faq_sec
.way
a
:hover
{
.faq_sec
.way
a
:hover
{
color
:
#323232
;
color
:
#323232
;
}
}
.faq_sec
.rubric_list
{
.faq_sec
.rubric_list
{
list-style
:
none
;
list-style
:
none
;
padding-left
:
0px
;
padding-left
:
0px
;
font-size
:
17px
;
font-size
:
17px
;
line-height
:
28px
;
line-height
:
28px
;
}
}
.reference_right_box
{
.reference_right_box
{
margin-top
:
12px
;
margin-top
:
12px
;
}
}
@media
only
screen
and
(
max-width
:
768px
)
{
@media
only
screen
and
(
max-width
:
768px
)
{
.btn_info_box
,
.btn_info_box
,
.blockquote_box
{
.blockquote_box
{
margin-left
:
0
;
margin-left
:
0
;
margin-right
:
0
;
margin-right
:
0
;
}
}
}
}
.top_line_inf2
{
.top_line_inf2
{
min-height
:
44px
;
min-height
:
44px
;
background-color
:
#051922
;
background-color
:
#051922
;
}
}
.top_line_inf2
ul
{
.top_line_inf2
ul
{
margin-bottom
:
0
!important
;
margin-bottom
:
0
!important
;
padding-left
:
0
!important
;
padding-left
:
0
!important
;
}
}
.top_line_icon
{
.top_line_icon
{
display
:
block
;
display
:
block
;
position
:
absolute
;
position
:
absolute
;
left
:
0px
;
left
:
0px
;
top
:
50%
;
top
:
50%
;
-webkit-transform
:
translate
(
0
,
-50%
);
-webkit-transform
:
translate
(
0
,
-50%
);
-ms-transform
:
translate
(
0
,
-50%
);
-ms-transform
:
translate
(
0
,
-50%
);
-o-transform
:
translate
(
0
,
-50%
);
-o-transform
:
translate
(
0
,
-50%
);
transform
:
translate
(
0
,
-50%
);
transform
:
translate
(
0
,
-50%
);
}
}
.icon_info_new
{
.icon_info_new
{
width
:
24px
;
width
:
24px
;
height
:
24px
;
height
:
24px
;
background
:
url(../images/icon_info_new.png)
0
0
no-repeat
;
background
:
url(../images/icon_info_new.png)
0
0
no-repeat
;
}
}
.icon_video_new
{
.icon_video_new
{
width
:
23px
;
width
:
23px
;
height
:
18px
;
height
:
18px
;
background
:
url(../images/icon_video_new.png)
0
0
no-repeat
;
background
:
url(../images/icon_video_new.png)
0
0
no-repeat
;
}
}
.icon_doc_new
{
.icon_doc_new
{
width
:
18px
;
width
:
18px
;
height
:
24px
;
height
:
24px
;
background
:
url(../images/icon_doc_new.png)
0
0
no-repeat
;
background
:
url(../images/icon_doc_new.png)
0
0
no-repeat
;
}
}
.top_line_inf2
li
{
.top_line_inf2
li
{
display
:
inline-block
;
display
:
inline-block
;
border-right
:
1px
solid
#0e3242
;
border-right
:
1px
solid
#0e3242
;
position
:
relative
;
position
:
relative
;
margin-left
:
20px
;
margin-left
:
20px
;
}
}
.top_line_inf2
li
:last-child
{
.top_line_inf2
li
:last-child
{
border
:
none
;
border
:
none
;
}
}
.top_line_inf2
li
a
{
.top_line_inf2
li
a
{
color
:
#fffcf4
;
color
:
#fffcf4
;
font-size
:
13px
;
font-size
:
13px
;
line-height
:
25px
;
line-height
:
25px
;
padding
:
10px
20px
;
padding
:
10px
20px
;
padding-left
:
35px
;
padding-left
:
35px
;
display
:
inline-block
;
display
:
inline-block
;
text-decoration
:
none
;
text-decoration
:
none
;
-webkit-transition
:
all
0s
;
-webkit-transition
:
all
0s
;
-o-transition
:
all
0s
;
-o-transition
:
all
0s
;
transition
:
all
0s
;
transition
:
all
0s
;
}
}
.top_line_inf2
li
:first-child
{
.top_line_inf2
li
:first-child
{
margin-left
:
0px
;
margin-left
:
0px
;
}
}
.top_line_inf2
li
a
:hover
{
.top_line_inf2
li
a
:hover
{
text-decoration
:
none
;
text-decoration
:
none
;
color
:
#6def0d
;
color
:
#6def0d
;
}
}
.top_line_inf2
li
a
:hover
span
{
.top_line_inf2
li
a
:hover
span
{
background-position
:
0
100%
;
background-position
:
0
100%
;
}
}
.top_line_inf2
li
.active
a
{
.top_line_inf2
li
.active
a
{
text-decoration
:
none
;
text-decoration
:
none
;
color
:
#6def0d
;
color
:
#6def0d
;
}
}
.top_line_inf2
li
.active
a
span
{
.top_line_inf2
li
.active
a
span
{
background-position
:
0
100%
;
background-position
:
0
100%
;
}
}
.top_line_inf2
li
.active
:after
{
.top_line_inf2
li
.active
:after
{
position
:
absolute
;
position
:
absolute
;
content
:
''
;
content
:
''
;
left
:
50%
;
left
:
50%
;
margin-left
:
-3px
;
margin-left
:
-3px
;
bottom
:
-6px
;
bottom
:
-6px
;
width
:
0px
;
width
:
0px
;
height
:
0px
;
height
:
0px
;
border-left
:
6px
solid
transparent
;
border-left
:
6px
solid
transparent
;
border-right
:
6px
solid
transparent
;
border-right
:
6px
solid
transparent
;
border-top
:
6px
solid
#051922
;
border-top
:
6px
solid
#051922
;
}
}
@media
only
screen
and
(
max-width
:
1000px
)
{
@media
only
screen
and
(
max-width
:
1000px
)
{
.top_line_inf2
li
{
.top_line_inf2
li
{
display
:
block
;
display
:
block
;
margin-left
:
0
;
margin-left
:
0
;
}
}
}
}
\ 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