Change default font to Roboto Mono for all table data.

This commit is contained in:
Ivan Filippov 2016-04-23 10:48:21 -06:00
parent 1b2fd766bd
commit 0dc5664f63

View File

@ -2,10 +2,6 @@
word-break: break-all !important;
}
#tbl_domain_list td {
font-family:'Roboto Mono' !important;
}
#tbl_record_manage td {
table td {
font-family:'Roboto Mono' !important;
}