Change record manage table to use monospaced font.

This commit is contained in:
Ivan Filippov
2016-04-20 14:38:14 -06:00
parent 7f0aead9e0
commit 41d01dd207
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
/* here you can put your own css to customize and override the theme */
#tbl_record_manage td {
font-family:'Roboto Mono' !important;
}
/***
Rounded Portlets
***/