Merge pull request #4746 from svbergerem/fix-css-keyboard-navigation

Fix css for keyboard navigation
This commit is contained in:
Jonne Haß 2014-01-26 02:56:39 -08:00
commit c23fa673a4

View file

@ -33,6 +33,8 @@
}
.stream_element {
&.highlighted { border-left: 3px solid $blue; }
a.author {
font-weight: bold;
unicode-bidi: bidi-override;