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