5 lines
116 B
CSS
5 lines
116 B
CSS
body {background: white;}
|
|
.bugsList {padding: 10px;}
|
|
.bugsList .table {border: 1px solid #ddd;}
|
|
.c-id {width: 40px}
|