Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
d92b6f315fa9d2254802f7f50ba8ddfc03df3b78
uBlock
/
src
/
css
下载当前目录
R
Raymond Hill
Improve rendering with high-contrast theme
5d7e5ee3
创建于
2025年8月20日
历史提交
文件
最后提交记录
最后更新时间
fonts
[mv3] Add support for custom CSS-based cosmetic filters Related issue: https://github.com/uBlockOrigin/uBOL-home/issues/325 This is a first version, with support only for custom filters which are plain CSS selectors. Future versions will extend support to style-based and procedural cosmetic filters. Manually text-editing existing custom filters is currently not supported, this will be added in a future version in the Develop pane. To remove existing custom filters, the "Remove a custom filter" tool can be used.
10 个月前
themes
Improve rendering with high-contrast theme Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3385
8 个月前
1p-filters.css
Improve dashboard layout at high zoom factor Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3211
2 年前
3p-filters.css
Keep search input field visuals consistent Related feedback: https://github.com/uBlockOrigin/uBlock-issues/issues/3161#issuecomment-1992340127
2 年前
about.css
Store regex filter pattern into bidi-trie buffer As was done with generic pattern-based filters, the source string of regex-based filters is now stored into the bidi-trie (pattern) buffer. Additionally, added a new "dev tools" page to more conveniently peer into uBO's internals at run time, without having to do so from the browser's dev console -- something which has become more difficult with the use of JS modules. The new page can be launched from the Support pane through the "More" button in the troubleshooting section. The benchmark button in the About pane has been moved to this new "dev tools" page. The new "dev tools" page is for development purpose only, do not open issues about it.
4 年前
advanced-settings.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前
asset-viewer.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前
click2load.css
Work toward bringing dark theme closer to a stable release Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/401
4 年前
cloud-ui.css
Work toward bringing dark theme closer to a stable release Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/401
4 年前
code-viewer.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前
codemirror.css
Counter CodeMirror's `pointer-events: none` on scrollbars Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3645
11 个月前
common.css
Improve rendering with high-contrast theme Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3385
8 个月前
dashboard-common.css
Emphasize warning in "My filters" Related feedback: https://github.com/gorhill/uBlock/commit/f1ce3b2191524a7ee24f1a59c699a67aaf700fad#commitcomment-130633291
2 年前
dashboard.css
Fix background color of navigation bar Related commit: https://github.com/gorhill/uBlock/commit/b604524c2f6354674a56963208a0efc1fdb5e4d7
1 年前
devtools.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前
document-blocked.css
Improve reporting of `reason` option in strict-blocked pages Related feedback: https://github.com/uBlockOrigin/uBlock-issues/issues/1195#issuecomment-3072981070
10 个月前
dom-inspector.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前
dyna-rules.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前
epicker-ui.css
Bring zapper look in line with uBO Lite's zapper
1 年前
fa-icons.css
Add a console pane to the logger The console pane will report logging information reported by scriptlets. Related feedback: https://github.com/uBlockOrigin/uBlock-issues/discussions/3096#discussioncomment-8748932 Plus other changes.
2 年前
logger-ui-inspector.css
Add a console pane to the logger The console pane will report logging information reported by scriptlets. Related feedback: https://github.com/uBlockOrigin/uBlock-issues/discussions/3096#discussioncomment-8748932 Plus other changes.
2 年前
logger-ui.css
Add a console pane to the logger The console pane will report logging information reported by scriptlets. Related feedback: https://github.com/uBlockOrigin/uBlock-issues/discussions/3096#discussioncomment-8748932 Plus other changes.
2 年前
popup-fenix.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前
settings.css
Add missing semicolon
3 年前
support.css
Support pane: mark lists as obsolete only when update button is clicked Lists older than 2 hours were unconditionally marked as obsolete when opening the _Support_ pane. Those lists will now be marked as obsolete only when the _Update now_ button in the _Support_ pane is pressed, i.e. when launching an update cycle. Related discussion: https://github.com/uBlockOrigin/uBlock-discussions/discussions/781#discussioncomment-7287323
2 年前
whitelist.css
Use `100svh` everywhere `100vh` is used Related issue: https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2 年前