Match darker style of status for search box
This commit is contained in:
parent
895ba45aec
commit
52caae1d59
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "flosight-ui",
|
"name": "flosight-ui",
|
||||||
"description": "An open-source frontend for the Flosight API. The Flosight API provides you with a convenient, powerful and simple way to query and broadcast data on the florincoin network and build your own services with it.",
|
"description": "An open-source frontend for the Flosight API. The Flosight API provides you with a convenient, powerful and simple way to query and broadcast data on the florincoin network and build your own services with it.",
|
||||||
"version": "5.0.0-beta.64",
|
"version": "5.0.0-beta.65",
|
||||||
"repository": "git://github.com/bitpay/flosight-ui.git",
|
"repository": "git://github.com/bitpay/flosight-ui.git",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/bitpay/flosight-ui/issues"
|
"url": "https://github.com/bitpay/flosight-ui/issues"
|
||||||
|
|||||||
@ -166,7 +166,7 @@ margin-left: 0;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.navbar-form .form-control {
|
.navbar-form .form-control {
|
||||||
background-color: #298ec4;
|
background-color: #376177;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
-webkit-border-radius: 3px;
|
-webkit-border-radius: 3px;
|
||||||
-moz-border-radius: 3px;
|
-moz-border-radius: 3px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user