commit a920048c952ea7c2ea3e53ef947ca58109ee35ff parent ab371f41b13d7febd850ddd9044f8f9405eed7d3 Author: PlutoTank <qwolkensperg@gmail.com> Date: Mon, 2 Dec 2019 18:18:43 -0500 got rid of input highlight Diffstat:
M | lootquestconsole.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lootquestconsole.css b/lootquestconsole.css @@ -15,6 +15,7 @@ input[type=pause] { } input[type=pause]:focus { + outline: none; width: 10%; background-color:#0C090A; color: #0C090A;