Fix: Remove default outline on filenames while using keyboard nav.
When file highlighting feature is enabled there exists the following visual bug (only seen when navigating using keyboard).
This MR fixes that.
Along side that we make sure that the css changes are applicable to the view of standard_view. otherwise the css might apply to sidepane as well.
Related to !347 (merged), #970 (closed).