diff --git a/macrovision.css b/macrovision.css index cfc27228..c4879117 100644 --- a/macrovision.css +++ b/macrovision.css @@ -865,6 +865,7 @@ option.filtered { button { border: 3px; + border-style: outset; } @@ -872,6 +873,7 @@ button:hover { background: #555; } button:enabled:active { + border-style: inset; background: #aaa; }