File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
apify-docs-theme/src/theme Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -1984,3 +1984,11 @@ div[class^="navbarSearchContainer"] {
19841984.medium-zoom-image--opened {
19851985 z-index : 999 ;
19861986}
1987+
1988+ .DocSearch-Button {
1989+ cursor : pointer;
1990+ }
1991+
1992+ .DocSearch-Button-Key {
1993+ border : 0 ;
1994+ }
Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ module.exports = {
2424 'data-website-id' : 'a9937f98-9c9d-44d9-a433-fec4cb1c114d' ,
2525 'data-project-name' : 'Apify' ,
2626 'data-modal-title' : 'Apify AI Assistant' ,
27- 'data-project-color' : '#ffffff ' ,
27+ 'data-project-color' : '#666666 ' ,
2828 'data-button-hide' : 'true' ,
2929 'data-search-mode-enabled' : 'true' ,
30- 'data-project-logo' : 'https://blog. apify.com/content/images/2025/02/Apify_logo.png ' ,
30+ 'data-project-logo' : 'https://apify.com/img/apify-logo/logomark-32x32.svg ' ,
3131 'data-modal-example-questions' : 'How to run an Actor?,Create a version of an Actor?' ,
3232 'data-modal-override-open-id' : 'ask-ai-input' ,
3333 'data-modal-override-open-class' : 'search-input' ,
You can’t perform that action at this time.
0 commit comments