Moved datatables translation stuff to PHP for consistency
This commit is contained in:
parent
7ce9dfa1b3
commit
8aa39ae28d
8 changed files with 94 additions and 7 deletions
|
@ -3135,7 +3135,7 @@ dd .stream-status {
|
|||
width: 65%;
|
||||
}
|
||||
.status-good {
|
||||
background:#e3ffc9 url(images/stream_status.png) no-repeat 8px 5px;
|
||||
background:#e3ffc9 url(images/stream_status.png) no-repeat 8px 8px;
|
||||
border-color:#54b300;
|
||||
}
|
||||
.status-good p {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue