Merge release branch 'release-1.0.0'
Этот коммит содержится в:
@@ -553,13 +553,7 @@
|
||||
padding: 0 10px 0 31px;
|
||||
background: rgba(black, 0.2);
|
||||
@include border-radius(3px);
|
||||
color: #fff;
|
||||
}
|
||||
input[type=text] {
|
||||
@include input-placeholder {
|
||||
color: #fff;
|
||||
color: rgba(#fff, 0.5);
|
||||
}
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,8 +32,7 @@
|
||||
top: 15px;
|
||||
margin-left: 10px;
|
||||
font-size: 14px;
|
||||
color: #fff;
|
||||
color: rgba(#fff, 0.5);
|
||||
@include opacity(0.5);
|
||||
display: none;
|
||||
}
|
||||
.search__form {
|
||||
|
||||
Ссылка в новой задаче
Block a user