Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Тимофей Семененко
/
shold.dev5.ashmanov.com
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 1dc46cea
authored
Aug 21, 2017
by
Semenenko Timofey
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
filter part5
1 parent
4538efaf
Pipeline
#2869
for
1dc46cea
skipped
in 0 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
css/flaticon.css
css/media.css
img/svg/ico-04.svg
css/flaticon.css
View file @
1dc46ce
...
...
@@ -30,4 +30,4 @@ font-style: normal;
.flaticon-bars
:before
{
content
:
"\f100"
;
}
.flaticon-magnifying-glass
:before
{
content
:
"\f101"
;
}
.flaticon-menu-button
:before
{
content
:
"\f102"
;
}
.flaticon-search
:before
{
content
:
"\f103"
;
}
\ No newline at end of file
/*.flaticon-search:before { content: "\f103"; }*/
\ No newline at end of file
css/media.css
View file @
1dc46ce
...
...
@@ -48,7 +48,7 @@ body.previewer{overflow:hidden;position:fixed;}
.project-similar.projects-list
{
margin-top
:
0
;}
.project-similar-title
{
padding-top
:
0
;}
.active_search
i
{
background
:
#fff
;}
span
#header_search_wrap
i
{
position
:
absolute
;
font-size
:
21px
;
left
:
-2px
;
top
:
-2px
;
font-weight
:
bold
;
color
:
#f37e43
;
border
:
2px
solid
;
border-radius
:
40px
;
cursor
:
pointer
;
width
:
37px
;
height
:
37px
;
z-index
:
103
;
-webkit-transition
:
ease-out
0.2s
;
-o-transition
:
ease-out
0.2s
;
transition
:
ease-out
0.2s
;}
span
#header_search_wrap
i
{
background-image
:
url(/img/svg/ico-04.svg)
;
position
:
absolute
;
font-size
:
21px
;
left
:
-2px
;
top
:
-2px
;
font-weight
:
bold
;
/* color: #f37e43; *//* border:2px solid; */
border-radius
:
40px
;
cursor
:
pointer
;
width
:
37px
;
height
:
37px
;
z-index
:
103
;
-webkit-transition
:
ease-out
0.2s
;
-o-transition
:
ease-out
0.2s
;
transition
:
ease-out
0.2s
;}
span
#header_search_wrap
.mobile
i
{
position
:
absolute
;
font-size
:
21px
;
...
...
@@ -56,7 +56,7 @@ span#header_search_wrap.mobile i {
top
:
-2px
;
font-weight
:
bold
;
color
:
#f37e43
;
border
:
2px
solid
;
/* border: 2px solid; */
border-radius
:
40px
;
cursor
:
pointer
;
width
:
37px
;
...
...
@@ -87,7 +87,7 @@ span#header_search_wrap.active_search:hover #header_search::-moz-placeholder{col
span
#header_search_wrap
.active_search
:hover
#header_search
:-moz-placeholder
{
color
:
#000
;}
span
#header_search_wrap
.active_search
:hover
#header_search
:-ms-input-placeholder
{
color
:
#000
;}
input
:active
,
input
:focus
{
outline
:
none
;
border
:
none
;}
span
#header_search_wrap
:hover
i
,
span
#header_search_wrap
.active_search
:hover
#header_search
,
span
#header_search_wrap
:hover
#result_list
{
color
:
#000
;}
span
#header_search_wrap
:hover
i
,
span
#header_search_wrap
.active_search
:hover
#header_search
,
span
#header_search_wrap
:hover
#result_list
{
color
:
#f0722a
;}
.previewer
.header
,
.previewer
.page-head
>
*
{
opacity
:
0
;}
.previewer
.path
,
.previewer
.project-info
{
display
:
none
;}
.previewer
#object_head_gal
{
opacity
:
1
;}
...
...
img/svg/ico-04.svg
0 → 100644
View file @
1dc46ce
<svg
id=
"Layer_1"
data-name=
"Layer 1"
xmlns=
"http://www.w3.org/2000/svg"
viewBox=
"0 0 37 37"
><defs><style>
.cls-1{fill:#f2803c;}
</style></defs><title>
ico
</title><path
class=
"cls-1"
d=
"M18.5,1.5a17,17,0,1,1-17,17,17,17,0,0,1,17-17m0-1.5A18.5,18.5,0,1,0,37,18.5,18.5,18.5,0,0,0,18.5,0Z"
/><path
class=
"cls-1"
d=
"M23.68,22.41a8.09,8.09,0,1,0-1.27,1.29l4,4a1,1,0,0,0,.63.25.92.92,0,0,0,.63-1.56ZM10.81,17.26a6.45,6.45,0,1,1,6.45,6.45A6.46,6.46,0,0,1,10.81,17.26Z"
/></svg>
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
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 post a comment