Light searchbox label
This commit is contained in:
parent
99f3525b72
commit
12d410b5a8
@ -14,6 +14,7 @@ Put your custom CSS in this file.
|
||||
background-color: #111314;
|
||||
}
|
||||
|
||||
/* search box in sidebar */
|
||||
#sidebar #header .searchbox {
|
||||
background: #262c31;
|
||||
border-color: #530e64;
|
||||
@ -21,11 +22,11 @@ Put your custom CSS in this file.
|
||||
border-width: 2px;
|
||||
}
|
||||
|
||||
/*
|
||||
#sidebar #header .searchbox label {
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
color: rgba(200, 200, 200, 0.8);
|
||||
}
|
||||
|
||||
/*
|
||||
#sidebar #header .searchbox input {
|
||||
color: #000;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user