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-Brave Search (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.bravegpt.com/images/icons/app/icon48.png?v=e8ca7c2
154154// @icon 64 https://assets.bravegpt.com/images/icons/app/icon64.png?v=e8ca7c2
720720 .${ app . slug } -chatbar-btn {
721721 z-index: 560 ;
722722 border: none ; float: right ; position: relative ; background: none ; cursor: pointer ;
723- bottom: ${ env . browser . isFF ? 28 : 32 } px ;
723+ bottom: ${ env . browser . isFF ? 26 : 30 } 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'
725- : 'color: lightgrey ; fill: lightgrey ; stroke: lightgrey' } }
726+ : 'color: lightgrey ; fill: lightgrey ; stroke: lightgrey' } }
726727 .${ app . slug } -chatbar-btn:hover {
727728 color: var(--chatbar-btn-hover-color-${ env . ui . app . scheme } -scheme) ;
728729 fill: var(--chatbar-btn-hover-color-${ env . ui . app . scheme } -scheme) ;
You can’t perform that action at this time.
0 commit comments