diff --git a/css/tt-rss.css b/css/tt-rss.css index d1c474a72826417b018389a7a1ec136c9771649f..5cb9d81011563c6d4821bee8e9f2f511aa34a59f 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -1226,4 +1226,6 @@ body#ttrssMain #headlines-frame .dijitCheckBox { opacity : 1; } - +:focus { + outline: none; +}