|
|
@@ -744,10 +744,6 @@ a.btn {
|
|
|
background: #fff3ed;
|
|
|
}
|
|
|
|
|
|
-.flux.not_read:not(.current):hover .item.title {
|
|
|
- background: inherit;
|
|
|
-}
|
|
|
-
|
|
|
.flux.favorite {
|
|
|
border-right-color: #ffc300;
|
|
|
}
|
|
|
@@ -756,10 +752,6 @@ a.btn {
|
|
|
background: #fff6da;
|
|
|
}
|
|
|
|
|
|
-.flux.favorite:not(.current):hover .item.title {
|
|
|
- background: #fff6da;
|
|
|
-}
|
|
|
-
|
|
|
.flux_header {
|
|
|
font-size: 0.8rem;
|
|
|
cursor: pointer;
|