mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-08 03:15:40 +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;
|
||
|
}
|