Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions gui/assets/logai.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ For full license text, see the LICENSE file in the repo root or https://opensour
}
@font-face{
font-family:"Salesforce Sans";
src:url("../assets/fonts/SalesforceSans-Bold") format("woff");
src:url("../assets/fonts/SalesforceSans-Bold.woff") format("woff");
font-weight:700;
font-display:swap;
}
Expand Down Expand Up @@ -197,7 +197,6 @@ H5, H3 {
border: solid 2px #1B96FF
}
.dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner .column-header-name{
color:white !important;
font-family: 'Salesforce Sans' !important;
}
.dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner td .dash-cell-value.unfocused{
Expand Down