diff options
Diffstat (limited to 'vimium.css')
| -rw-r--r-- | vimium.css | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -380,3 +380,10 @@ body.vimiumFindMode ::selection { border: none !important; width: 90% !important; } + +#vimiumFlash { + box-shadow: 0px 0px 4px 2px #4183C4; + background: transparent; + position: absolute; + z-index: 99999; +} |
