mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-07 19:05:39 +00:00
Change default font to Roboto Mono for all table data.
This commit is contained in:
parent
1b2fd766bd
commit
0dc5664f63
@ -2,10 +2,6 @@
|
|||||||
word-break: break-all !important;
|
word-break: break-all !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tbl_domain_list td {
|
table td {
|
||||||
font-family:'Roboto Mono' !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#tbl_record_manage td {
|
|
||||||
font-family:'Roboto Mono' !important;
|
font-family:'Roboto Mono' !important;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user