classic-fvwm.css

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 4dfcedf2c8248823efc2e7985d3b229abd0e42cc
parent e9222fcd0cbdb5488f3e8d63543851d559715ecb
Author: Nathanael Gentry <ngentry1@liberty.edu>
Date:   Thu, 20 Jun 2019 00:06:01 -0400

Hack the Firefox focus border

Diffstat:
Mbase.css | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/base.css b/base.css @@ -45,6 +45,8 @@ button { a { color: black; } +:focus {outline:none;} +::-moz-focus-inner {border:0;} /* Window layout */ .content {