powerdns-admin/app/static/custom/css/custom.css

11 lines
192 B
CSS
Raw Normal View History

2016-04-22 00:37:33 +00: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;
}