web: add mark read button on search result page
This commit is contained in:
@@ -76,6 +76,16 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.index .subject:hover .mark-read-button {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.index .subject .mark-read-button {
|
||||
display: none;
|
||||
font-size: .6rem;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.index .date {
|
||||
width: 10em;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user