File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed 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.2.16.1
151+ // @version 2025.2.16.2
152152// @license MIT
153153// @icon https://assets.bravegpt.com/images/icons/bravegpt/icon48.png?v=df624b0
154154// @icon 64 https://assets.bravegpt.com/images/icons/bravegpt/icon64.png?v=df624b0
22142214 + `#${ app . slug } > pre a, #${ app . slug } > pre a:visited { color: #4495d4 }`
22152215 + `#${ app . slug } pre a:hover { color: ${ env . ui . app . scheme == 'dark' ? 'white' : '#ea7a28' } }`
22162216 + '@keyframes pulse { 0%, to { opacity: 1 } 50% { opacity: .5 }}'
2217- + '.chatgpt-js {'
2218- + 'font-family: var(--brand-font) ; font-size: .65rem ; position: relative ; right: .9rem }'
2219- + '.chatgpt-js > a { color: inherit ; top: .054rem }'
2220- + '.chatgpt-js > svg { top: 3px ; position: relative ; margin-right: 1px }'
22212217 + `#${ app . slug } -reply-corner-btns {
22222218 --light-scheme-color: #6f6f6f ; --dark-scheme-color: white ; float: right ; margin-left: 5px ;
22232219 fill: var(--${ env . ui . app . scheme } -scheme-color) ; stroke: var(--${ env . ui . app . scheme } -scheme-color) }`
You can’t perform that action at this time.
0 commit comments