/* Chrome file:// URLs set draggable=true for links to files (CSS selector .icon.file). This automatically * sets -webkit-user-select: none, which disables selecting the file names and so prevents Vimium's search * from working as expected. Here, we reset the value back to default. */ .icon.file { -webkit-user-select: auto !important; } git.teddywing.com/fork/homebrew' title='homebrew Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/csvprintf.rb
blob: b0c7b8fd0131e8f0a3df33cc3e639063ebfe0914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14