mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-14 20:16:05 +00:00
Initial commit for AdminLTE2.
This commit is contained in:
11
app/static/custom/css/custom.css
Normal file
11
app/static/custom/css/custom.css
Normal file
@ -0,0 +1,11 @@
|
||||
.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;
|
||||
}
|
Reference in New Issue
Block a user