revised sidebar - Remove background, change color of icon in search widget and added border to form.

This commit is contained in:
Fabiano 2018-06-18 12:05:34 -03:00
parent e7e8dd5d97
commit 5fa2f58536
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,5 @@
#sidebar{
&.sidebar{
background: #e5e5e57a;
border-radius: 1rem;
.widget{
.widget-title{
font-size: 14px;
@ -47,6 +45,9 @@
&:hover{
color: inherit;
}
i{
color: #01295c;
}
}
}
}

View File

@ -1,5 +1,5 @@
<form role="search" method="get" class="search-form" action="<?php echo home_url( '/' ); ?>">
<div class="input-group">
<div class="input-group border">
<input class="form-control py-2 border-right-0 border-0" type="search" name="s" value="search" id="tainacan-search">
<span class="input-group-append">
<button class="btn btn-outline-secondary border-0 border bg-white" type="submit">