mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-07 19:05:39 +00:00
11 lines
192 B
CSS
11 lines
192 B
CSS
|
.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;
|
||
|
}
|