[Web] Bye Glyphicons, hello BS5 icons\!; [Web] Change font to Noto for better compatibility;

This commit is contained in:
andryyy
2021-05-22 12:13:37 +02:00
parent 74d70fc523
commit 9c075af2d9
56 changed files with 2014 additions and 687 deletions

View File

@@ -1,8 +1,3 @@
table.footable>tbody>tr.footable-empty>td {
font-size: 15px !important;
font-style: italic;
}
.pagination a {
text-decoration: none !important;
}
@@ -100,3 +95,6 @@ table tbody tr td input[type="checkbox"] {
font-size:110%;
margin:20px;
}
.label {
font-size:inherit;
}