Merge pull request #4746 from svbergerem/fix-css-keyboard-navigation
Fix css for keyboard navigation
This commit is contained in:
commit
c23fa673a4
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.stream_element {
|
.stream_element {
|
||||||
|
&.highlighted { border-left: 3px solid $blue; }
|
||||||
|
|
||||||
a.author {
|
a.author {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
unicode-bidi: bidi-override;
|
unicode-bidi: bidi-override;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue