diff options
| author | Vineet Kumar <git@vineetk.net> | 2022-08-29 17:02:12 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-05-14 17:02:12 -0400 |
| commit | 199c684366d6cf7431513ff15bae9861166a3a19 (patch) | |
| tree | ab143c779ca20d6ba39be37b2ee2b93b2802cfa2 /src/chrome/global/findBar.css | |
| parent | 48c977ab7fcab19dc4da19bba4b209b220c0a33e (diff) | |
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; |
