Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
This commit is contained in:
parent
f980432dec
commit
b8b756883b
1 changed files with 5 additions and 1 deletions
|
@ -401,7 +401,11 @@ table.gb_entry {
|
|||
table.gb_admin {
|
||||
margin-bottom: 5px;
|
||||
width: 500px;
|
||||
border: #ffffff solid;
|
||||
table.gb_admin {
|
||||
margin-bottom: 5px;
|
||||
width: 500px;
|
||||
border: #fff solid;
|
||||
}
|
||||
}
|
||||
|
||||
table.gb_admin tr td {
|
||||
|
|
Loading…
Reference in a new issue