File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2025.10.12.4
151+ // @version 2025.10.14
152152// @license MIT
153153// @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f
154154// @icon 64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f
721721 .${ app . slug } -chatbar-btn {
722722 z-index: 560 ; border: none ; float: right ; position: relative ; background: none ;
723723 cursor: pointer ; bottom: ${ env . browser . isFF ? 50 : 55 } px ;
724+ transform: scale(1.05) ; margin-right: 3px ; /* zoom 'em a bit */
724725 ${ env . ui . app . scheme == 'dark' ? 'color: #aaa ; fill: #aaa ; stroke: #aaa'
725726 : 'color: lightgrey ; fill: lightgrey ; stroke: lightgrey' } }
726727 .${ app . slug } -chatbar-btn:hover {
You can’t perform that action at this time.
0 commit comments