mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 14:48:20 +08:00
parent
6b84a76af1
commit
64eabaf882
|
@ -90,10 +90,14 @@ header .search-box {
|
|||
background-color: rgba(0, 0, 0, 0.2);
|
||||
border: 1px solid rgba(255, 255, 255, 0.3);
|
||||
color: #EEE;
|
||||
z-index: 2;
|
||||
}
|
||||
button {
|
||||
color: #EEE;
|
||||
fill: #EEE;
|
||||
z-index: 1;
|
||||
svg {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
|
||||
color: #DDD;
|
||||
|
|
Loading…
Reference in New Issue
Block a user