remove border

This commit is contained in:
Niklas Fäth 2020-01-15 17:46:19 +01:00 committed by GitHub
parent 89cf454e91
commit 7a7027b813
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,11 +12,6 @@
text-align: center
}
.btnArrowUp, .btnArrowLeft, .btnArrowRight, .btnArrowDown, .btnOk{
border: 2.7px solid rgba(255, 255, 255, .6);
background-color: rgba(0, 0, 0, .5);
}
.btnArrowUp{
border-radius: 40% 40% 10% 10%;
}