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
97c7ca96
Commit
97c7ca96
authored
Mar 11, 2019
by
john
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3010
parent
4c3ab8f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
52 deletions
+10
-52
common/modules/documentation/assets/src/css/documentation.css
...on/modules/documentation/assets/src/css/documentation.css
+1
-45
common/modules/documentation/views/page/view.php
common/modules/documentation/views/page/view.php
+9
-7
No files found.
common/modules/documentation/assets/src/css/documentation.css
View file @
97c7ca96
...
...
@@ -3,48 +3,4 @@
}
.faq_sec
img
{
max-width
:
100%
;
}
.pluso
{
display
:
inline-block
;
margin-top
:
5px
;
margin-right
:
18px
;
margin-bottom
:
5px
;
transition
:
color
.3s
;
color
:
#5a5a5a
;
font-size
:
13px
;
text-decoration
:
none
;
vertical-align
:
middle
;
}
.pluso
.pluso-wrap
a
,
.pluso
.shape-rounded
,
.pluso
.shape-square
{
width
:
36px
;
height
:
36px
;
margin-right
:
8px
;
border
:
1px
solid
#e1e7ec
;
line-height
:
35px
;
text-align
:
center
;
border-radius
:
50%
;
}
.pluso
:focus
{
text-decoration
:
none
;
}
.text-center
.pluso
{
margin-right
:
9px
;
margin-left
:
9px
;
}
.text-center
.pluso
.pluso-wrap
a
,
.text-center
.pluso
.shape-rounded
,
.text-center
.pluso
.shape-square
{
margin-right
:
4px
;
margin-left
:
4px
;
}
.text-right
.pluso
{
margin-right
:
0
;
margin-left
:
18px
;
}
.text-right
.pluso
.pluso-wrap
a
,
.text-right
.pluso
.shape-rounded
,
.text-right
.pluso
.shape-square
{
margin-right
:
0
;
margin-left
:
8px
;
}
}
\ No newline at end of file
common/modules/documentation/views/page/view.php
View file @
97c7ca96
...
...
@@ -9,13 +9,15 @@ use common\modules\documentation\models\DocList;
DocumentationAsset
::
register
(
$this
);
$modelDocList
=
new
DocList
();
$encodedUrl
=
yii\helpers\Url
::
current
([],
true
);
$encodedUrl
=
yii\helpers\Url
::
current
([],
true
);
$encodedUrl
=
yii\helpers\Url
::
current
([],
true
);
$encodedUrl
=
yii\helpers\Url
::
current
([],
true
);
?>
<style>
@font-face
{
font-family
:
feather
;
src
:
url(/fonts/feather-webfont.eot)
;
src
:
url(/fonts/feather-webfont.eot?#iefix)
format
(
"embedded-opentype"
),
url(/fonts/feather-webfont.woff)
format
(
"woff"
),
url(/fonts/feather-webfont.ttf)
format
(
"truetype"
),
url(/fonts/feather-webfont.svg#feather)
}
</style>
<style>
@font-face
{
font-family
:
feather
;
src
:
url(/fonts/feather-webfont.eot)
;
src
:
url(/fonts/feather-webfont.eot?#iefix)
format
(
"embedded-opentype"
),
url(/fonts/feather-webfont.woff)
format
(
"woff"
),
url(/fonts/feather-webfont.ttf)
format
(
"truetype"
),
url(/fonts/feather-webfont.svg#feather)
}
@font-face
{
font-family
:
socicon
;
src
:
url(/fonts/socicon.eot)
;
src
:
url(/fonts/socicon.eot?#iefix)
format
(
"embedded-opentype"
),
url(/fonts/socicon.woff)
format
(
"woff"
),
url(/fonts/socicon.ttf)
format
(
"truetype"
),
url(/fonts/socicon.svg#socicon)
format
(
"svg"
);
font-weight
:
400
;
font-style
:
normal
}
</style>
<div
class=
"faq_sec"
>
<div
class=
"top_line_inf"
>
<div
class=
"container"
>
...
...
@@ -69,7 +71,7 @@ $encodedUrl= yii\helpers\Url::current([], true);
<div
class=
"share-links"
>
<a
class=
"social-button shape-circle sb-facebook"
href=
"https://www.facebook.com/sharer/sharer.php?u=
<?=
$encodedUrl
?>
&t=
<?php
echo
$modelContent
->
name
?>
"
href=
"https://www.facebook.com/sharer/sharer.php?u=
<?=
$encodedUrl
?>
&t=
<?php
echo
$modelContent
->
name
?>
"
onclick=
"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=300,width=600');return false;"
target=
"_blank"
data-toggle=
"tooltip"
...
...
@@ -78,7 +80,7 @@ $encodedUrl= yii\helpers\Url::current([], true);
><i
class=
"socicon-facebook"
></i></a>
<a
class=
"social-button shape-circle sb-twitter"
href=
"https://twitter.com/share?url=
<?=
$encodedUrl
?>
&text=
<?php
echo
$modelContent
->
name
?>
"
href=
"https://twitter.com/share?url=
<?=
$encodedUrl
?>
&text=
<?php
echo
$modelContent
->
name
?>
"
onclick=
"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=300,width=600');return false;"
target=
"_blank"
data-toggle=
"tooltip"
...
...
@@ -86,7 +88,7 @@ $encodedUrl= yii\helpers\Url::current([], true);
data-original-title=
"Twitter"
><i
class=
"socicon-twitter"
></i></a>
<a
class=
"social-button shape-circle sb-google-plus"
href=
"https://plus.google.com/share?url=
<?=
$encodedUrl
?>
"
href=
"https://plus.google.com/share?url=
<?=
$encodedUrl
?>
"
onclick=
"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=350,width=480');return false;"
target=
"_blank"
data-toggle=
"tooltip"
...
...
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