diff --git a/src/components/remotecontrol/remotecontrol.css b/src/components/remotecontrol/remotecontrol.css index c9c0d2c316..a556fd87ea 100644 --- a/src/components/remotecontrol/remotecontrol.css +++ b/src/components/remotecontrol/remotecontrol.css @@ -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%; }