Targets!
This commit is contained in:
@ -400,4 +400,8 @@ tr {
|
||||
|
||||
.downloadlist {
|
||||
list-style-image: url(/_static/images/download_dark.png);
|
||||
}
|
||||
|
||||
.targetlist {
|
||||
list-style-image: url(/_static/images/target.png);
|
||||
}
|
@ -398,4 +398,8 @@ 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