mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-13 00:41:59 +03:00
@ -228,6 +228,7 @@ header .search-box {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
border-bottom: 3px solid #BBB;
|
border-bottom: 3px solid #BBB;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
margin: 0;
|
||||||
@include lightDark(background-color, #FFF, #222);
|
@include lightDark(background-color, #FFF, #222);
|
||||||
@include lightDark(border-bottom-color, #BBB, #333);
|
@include lightDark(border-bottom-color, #BBB, #333);
|
||||||
&:first-child {
|
&:first-child {
|
||||||
|
Reference in New Issue
Block a user