diff options
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/options.html | 12 | 
1 files changed, 0 insertions, 12 deletions
| diff --git a/pages/options.html b/pages/options.html index b52974d6..acb26aab 100644 --- a/pages/options.html +++ b/pages/options.html @@ -176,18 +176,6 @@          color: #444;          width: 100%        } -      #exclusionScrollBox::-webkit-scrollbar { -        width: 12px; -      } -      #exclusionScrollBox::-webkit-scrollbar-track { -        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -        border-radius: 2px; -      } - -      #exclusionScrollBox::-webkit-scrollbar-thumb { -        border-radius: 2px; -        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); -      }        #exclusionRules {          width: 100%;        } | 
