mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-13 00:50:27 +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;
|
|
} |