From 2567e5c8128646cc4531602ff20956338121350e Mon Sep 17 00:00:00 2001 From: gilbN Date: Sun, 1 Sep 2019 11:12:48 +0200 Subject: [PATCH] rutorrent blablabla --- CSS/themes/rutorrent/rutorrent-base.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CSS/themes/rutorrent/rutorrent-base.css b/CSS/themes/rutorrent/rutorrent-base.css index e208188a..5d914ce9 100644 --- a/CSS/themes/rutorrent/rutorrent-base.css +++ b/CSS/themes/rutorrent/rutorrent-base.css @@ -817,7 +817,8 @@ input[type="text"],input[type="password"],select color:#fff; border:none; background:rgba(0, 0, 0, 0.25) url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/rutorrent/headers.png) repeat-x scroll 0 -138px; - border-radius:2px + border-radius:2px; + outline: none; } input[type="text"][disabled],input[type="password"][disabled],input[type="file"][disabled],select[disabled]