mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-14 12:06:06 +00:00
Remove unnecessary js plugin from base template. Adjustment in ui
This commit is contained in:
@ -1,7 +1,16 @@
|
||||
.length-break {
|
||||
word-break: break-all !important;
|
||||
word-break: break-all !important;
|
||||
}
|
||||
|
||||
table td {
|
||||
font-family:'Roboto Mono' !important;
|
||||
font-family:'Roboto Mono' !important;
|
||||
}
|
||||
|
||||
/*Fit default macbook screen*/
|
||||
.small-box .icon {
|
||||
font-size: 70px !important;
|
||||
}
|
||||
|
||||
.btn {
|
||||
padding: 5px 4px !important;
|
||||
}
|
Reference in New Issue
Block a user