Add a new class for info bullets for announcements page & elswhere.
This commit is contained in:
@@ -393,3 +393,7 @@ tr {
|
||||
.helplist {
|
||||
list-style-image: url(/_static/images/help_dark.png);
|
||||
}
|
||||
|
||||
.infolist {
|
||||
list-style-image: url(/_static/images/info_dark.png);
|
||||
}
|
@@ -392,3 +392,7 @@ td.title {
|
||||
.helplist {
|
||||
list-style-image: url(/_static/images/help.png);
|
||||
}
|
||||
|
||||
.infolist {
|
||||
list-style-image: url(/_static/images/info.png);
|
||||
}
|
Reference in New Issue
Block a user