6 lines
140 B
CSS
6 lines
140 B
CSS
body {background: white;}
|
|
.bugsList {padding: 10px;}
|
|
.bugsList .table {border: 1px solid #ddd;}
|
|
.c-id {width: 50px;}
|
|
.c-user {width: 70px;}
|