Contribue à https://github.com/marienfressinaud/FreshRSS/issues/367
@@ -269,7 +269,7 @@
.flux .item.title {
background: inherit;
}
- .flux:hover .item.title {
+ .flux:not(.current):hover .item.title {
border-right: 2px solid rgba(127, 127, 127, 0.1);
padding-right: 1em;
position: absolute;
@@ -264,7 +264,7 @@ body {
@@ -278,7 +278,7 @@