File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/BootstrapBlazor.Server Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 4848 <PackageReference Include =" BootstrapBlazor.Markdown" Version =" 9.0.0" />
4949 <PackageReference Include =" BootstrapBlazor.MaterialDesign" Version =" 9.0.0" />
5050 <PackageReference Include =" BootstrapBlazor.MaterialDesign.Extensions" Version =" 9.0.0" />
51- <PackageReference Include =" BootstrapBlazor.MeiliSearch" Version =" 9.0.1 " />
51+ <PackageReference Include =" BootstrapBlazor.MeiliSearch" Version =" 9.0.4 " />
5252 <PackageReference Include =" BootstrapBlazor.Mermaid" Version =" 9.0.1-beta01" />
5353 <PackageReference Include =" BootstrapBlazor.Middleware" Version =" 9.0.0" />
5454 <PackageReference Include =" BootstrapBlazor.MindMap" Version =" 9.0.0" />
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ html .search-dialog-mask {
4545 --bb-global-search-item-active-bg : rgba (var (--bb-primary-color-rgb ), 0.5 );
4646 --bb-global-search-item-hover-bg : rgba (var (--bb-primary-color-rgb ), 0.4 );
4747 --bb-global-search-dialog-input-focus-border-color : var (--bb-primary-color );
48+ --bb-global-search-highlight-color : var (--bb-primary-color );
4849}
4950
5051.navbar {
You can’t perform that action at this time.
0 commit comments