Merge fixes into v5.5 branch (#12)
--------- Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
This commit is contained in:
parent
f59b8d46c6
commit
ad01e15e5a
18 changed files with 59 additions and 408 deletions
|
|
@ -4,12 +4,12 @@ html {
|
|||
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
margin: 0px;
|
||||
margin: 0;
|
||||
margin-left: 10px;
|
||||
color: #ddd;
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
table.gb_entry_details tr td {
|
||||
table.gb-entry_details tr td {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue