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.9.16.6
151+ // @version 2025.9.20
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
459459 background-position-y: 81% ;
460460 background-color: #ffffff00 ; /* clear bg */
461461 color: rgba(var(--content-color), ${ env . ui . app . scheme == 'light' ? 0.85 : 1 } ) ;
462- font-size: 10px ; font-family: "Roboto", sans-serif ; text-transform: uppercase }
462+ font-size: 0.8em ; font-family: "Roboto", sans-serif ; text-transform: uppercase }
463463 ${ selectors . btn . svg } {
464464 stroke: rgba(var(--content-color), ${ env . ui . app . scheme == 'light' ? 0.65 : 1 } ) ;
465465 ${ config . fgAnimationsDisabled ? '' : `transition: var(--btn-transition) ;
489489 ${ selectors . btn . modal } {
490490 --modal-btn-y-offset: 2px ; --glow-color: #a0fdff ;
491491 --modal-btn-zoom: scale(1.075) ;
492- --modal-btn-transition: transform 0.1s ease, background 0.2s ease, box-shadow 5s ease ;
492+ --modal-btn-transition: transform 0.1s ease, background 0.2s ease, box-shadow 0. 5s ease ;
493493 ${ config . fgAnimationsDisabled ? /* override chatgpt.js transitions */
494494 `transition: none ;
495495 -webkit-transition: none ; -moz-transition: none ;
You can’t perform that action at this time.
0 commit comments