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 d2b32b09
authored
Dec 01, 2017
by
Semenenko Timofey
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Фикс поля ввода поиска задача 25365
1 parent
990b2425
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
css/media.css
css/media.css
View file @
d2b32b0
...
...
@@ -76,7 +76,7 @@ input#header_search{position:absolute;right:100%;color:transparent;border:2px so
#result_list
li
a
:hover
,
#result_list
li
.active_res_item
a
{
background
:
rgba
(
197
,
197
,
197
,
0.82
);
text-decoration
:
none
;}
#result_list
{
position
:
absolute
;
display
:
none
;
left
:
-170px
;
width
:
207px
;
top
:
0px
;
z-index
:
100
;
border
:
2px
solid
;
border-top
:
none
;
padding-top
:
40px
;
padding-bottom
:
5px
;
border-radius
:
0
20px
0
0
;
color
:
#EB9D72
;
-webkit-transition
:
ease-out
0.2s
;
-o-transition
:
ease-out
0.2s
;
transition
:
ease-out
0.2s
;
background
:
rgba
(
255
,
255
,
255
,
0.91
);}
.active_search
#result_list
.active_res_list
{
display
:
block
;}
span
#header_search_wrap
.active_search
#header_search
{
color
:
#EB9D72
;
width
:
185px
;
visibility
:
visible
;}
span
#header_search_wrap
.active_search
#header_search
{
bottom
:
2.4px
;
height
:
36.5px
;
color
:
#EB9D72
;
width
:
185px
;
visibility
:
visible
;}
#header_search
::-webkit-input-placeholder
{
color
:
#EB9D72
;}
#header_search
::-moz-placeholder
{
color
:
#EB9D72
;}
#header_search
:-moz-placeholder
{
color
:
#EB9D72
;}
...
...
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