Make records in the overview that have a difference that have not been viewed in the [diff] tab bold
This commit is contained in:
@@ -48,7 +48,13 @@ section.content {
|
||||
/* table related */
|
||||
.watch-table {
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
.watch-table tr.unviewed {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.watch-tag-list {
|
||||
color: #e70069;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user