diff options
Diffstat (limited to 'src/chrome/global/findBar.css')
| -rw-r--r-- | src/chrome/global/findBar.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/global/findBar.css b/src/chrome/global/findBar.css index 2fb57de..db00380 100644 --- a/src/chrome/global/findBar.css +++ b/src/chrome/global/findBar.css | |||
| @@ -82,7 +82,7 @@ findbar[hidden] { | |||
| 82 | .findbar-find-previous, | 82 | .findbar-find-previous, |
| 83 | .findbar-find-next { | 83 | .findbar-find-next { |
| 84 | -moz-appearance: none; | 84 | -moz-appearance: none; |
| 85 | background: rgb(0,0,0); | 85 | background: #181411; |
| 86 | border: 1px solid rgb(75,75,75); | 86 | border: 1px solid rgb(75,75,75); |
| 87 | list-style-image: url("chrome://global/skin/icons/find-arrows.png"); | 87 | list-style-image: url("chrome://global/skin/icons/find-arrows.png"); |
| 88 | padding: 2px 6px; | 88 | padding: 2px 6px; |
