File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 113113 border : 1px solid #000 ;
114114 border-radius : 5px ;
115115 max-height : 20em ;
116- background : var (--pub-searchbar_input -background-color );
116+ background : var (--pub-searchbar_suggest -background-color );
117117 color : var (--pub-searchbar_suggest-text-color );
118118 font-size : 16px ;
119119 margin-left : 48px ; // counter padding-left on .search-bar>.input
Original file line number Diff line number Diff line change 8080 --pub-searchbar-text-color : #8d9399 ;
8181 --pub-searchbar_input-background-color : #35404d ;
8282 --pub-searchbar_input-text-color : var (--pub-color-white );
83+ --pub-searchbar_suggest-background-color : #25303d ;
8384 --pub-searchbar_suggest_hover-background-color : #455060 ;
8485 --pub-searchbar_suggest-text-color : #a9a9a9 ;
8586 --pub-session_warning-background-color : #ffffaa ;
You can’t perform that action at this time.
0 commit comments