Targets!
This commit is contained in:
@ -401,3 +401,7 @@ tr {
|
||||
.downloadlist {
|
||||
list-style-image: url(/_static/images/download_dark.png);
|
||||
}
|
||||
|
||||
.targetlist {
|
||||
list-style-image: url(/_static/images/target.png);
|
||||
}
|
@ -399,3 +399,7 @@ td.title {
|
||||
.downloadlist {
|
||||
list-style-image: url(/_static/images/download.png);
|
||||
}
|
||||
|
||||
.targetlist {
|
||||
list-style-image: url(/_static/images/target.png);
|
||||
}
|
Reference in New Issue
Block a user