4 lines
96 B
CSS
4 lines
96 B
CSS
body {background: white;}
|
|
.bugsList {padding: 10px;}
|
|
.bugsList .table {border: 1px solid #ddd;}
|