mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-05 02:01:30 +03:00
Big Change Update
This commit is contained in:
8
uBlock0.chromium/lib/codemirror/addon/search/matchesonscrollbar.css
vendored
Normal file
8
uBlock0.chromium/lib/codemirror/addon/search/matchesonscrollbar.css
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.CodeMirror-search-match {
|
||||
background: gold;
|
||||
border-top: 1px solid orange;
|
||||
border-bottom: 1px solid orange;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
opacity: .5;
|
||||
}
|
||||
Reference in New Issue
Block a user