diff options
| author | Josh Brewer | 2011-03-31 09:45:28 -0700 | 
|---|---|---|
| committer | Josh Brewer | 2011-03-31 09:45:28 -0700 | 
| commit | 98eec8cf4268d3bc821e11cf0bef65119c568026 (patch) | |
| tree | 16a68f17cc2f5400a95b477e3f173e33b0484853 | |
| parent | 1e41b9b59b109fb5bffa62291ab70dc3a5d8d9d0 (diff) | |
| download | ffffallback-98eec8cf4268d3bc821e11cf0bef65119c568026.tar.bz2 | |
small CSS tweaks
| -rw-r--r-- | bookmarklet/ffffallback.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bookmarklet/ffffallback.css b/bookmarklet/ffffallback.css index 9659c2f..67707c5 100644 --- a/bookmarklet/ffffallback.css +++ b/bookmarklet/ffffallback.css @@ -35,7 +35,7 @@ body.ffffallback-hide-original #ffffallback-content-container {    right: 0px;    top: 0px;    background:rgba(0,0,0,0.8); -  -webkit-box-shadow: rgba(0,0,0,0.5) 0 2px 5px; +  -webkit-box-shadow: rgba(0,0,0,0.5) 0 0 3px;    color:rgba(255,255,255,0.9);    font: 13px/1em normal helvetica, arial, sans-serif !important;    width: 220px; | 
