binxie
2023-07-11 be102ae06e8f986bd9d1a544cd2752e5fa94231a
force-app/main/default/staticresources/SNA_Demo1_sf_default_cdn_PqhAN/assets/css/fonts-and-custom.css
@@ -1,6 +1,7 @@
.siteforcePrmBody .cHeader .cBrandingLogo{
    width: 140px !important;
    height: 40px !important;
    pointer-events:none;
}
.siteforcePrmBody .comm-navigation{
@@ -27,4 +28,25 @@
.siteforcePrmBody .cHeader .forceSearchInputDesktop input, .siteforcePrmBody .cHeader .forceSearchInputDesktop input::placeholder{
    font-size:14px !important;
}
.slds-button_icon-more{
    display:none;
}
a.slds-button{
    display:none;
}
.forcePageBlockItemView .slds-form-element .slds-button_icon {
    display: none;
}
.siteforcePrmBody .forceCommunityRecordDetail .forceRecordLayout .forcePageBlockSectionView .full.forcePageBlockItemView{
    pointer-events:none
}
.slds-nav-vertical .slds-nav-vertical__section.navItems.entityItems:nth-child(3){
    display: none!important;
}
.null.comm-page-list-00O .slds-table_header-fixed thead th:nth-child(6){
    display:none!important;
}
.null.comm-page-list-00O .slds-align_absolute-center{
    display:none!important;
}
:root { --dxp-c-section-columns-max-width: 1170px; }