Remove unnecessary js plugin from base template. Adjustment in ui

This commit is contained in:
Khanh Ngo
2016-04-28 11:05:41 +07:00
parent 76f2ffdee5
commit d3d107c9cf
3 changed files with 52 additions and 72 deletions

View File

@ -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;
}