diff --git a/xP/public/xP.css b/xP/public/xP.css index ea85cce..e8b28f2 100644 --- a/xP/public/xP.css +++ b/xP/public/xP.css @@ -82,7 +82,7 @@ button { padding: 0 .3em; } button:focus { - border: 1px dashed #000; + border: 1px dotted #000; } button:hover { border-left: 1px solid #fff;