Dark search bar
This commit is contained in:
parent
85fa02be9b
commit
1b4b9f337d
@ -9,16 +9,17 @@ Put your custom CSS in this file.
|
||||
background-color: #262c31;
|
||||
}
|
||||
|
||||
/* sidebar top portion */
|
||||
#sidebar #header {
|
||||
background-color: #111314;
|
||||
}
|
||||
|
||||
/*
|
||||
#sidebar #header .searchbox {
|
||||
background: #fff;
|
||||
background: #262c31;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
/*
|
||||
#sidebar #header .searchbox label {
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user