11 lines
192 B
CSS
Raw Normal View History

2016-04-21 18:37:33 -06:00
.length-break {
word-break: break-all !important;
}
#tbl_domain_list td {
font-family:'Roboto Mono' !important;
}
#tbl_record_manage td {
font-family:'Roboto Mono' !important;
}