Add What's new modal (#372)
This commit is contained in:
parent
0ee37f557a
commit
1a695db333
9 changed files with 133 additions and 4 deletions
|
|
@ -764,3 +764,9 @@ table.dataTable.display tbody tr:hover.selected {
|
|||
#selectionText {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.version-new::after {
|
||||
font-family: FontAwesome;
|
||||
content: '\f06a'; /* fa-exclamation */
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue