elbaitemoon

Elbaite theme for Pale Moon
Log | Files | Refs

commit 007dedd64b8a7209411c2d38fbb3e22490d6b2e7
parent 97c1ef918493ad7d62755d1c73cfbd00e84c4a45
Author: Servail <45024837+Servail@users.noreply.github.com>
Date:   Tue,  9 Jul 2019 16:14:17 +0300

Update wizard.css
Diffstat:
Msrc/chrome/global/wizard.css | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/chrome/global/wizard.css b/src/chrome/global/wizard.css @@ -1,8 +1,8 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); .wizard-header { - border-bottom: 1px solid rgb(75,75,75); - background-color: rgb(43,43,43); + border-bottom: 1px solid rgb(64,64,64); + background-color: rgb(0,0,0); color: #fff; }