buli
2023-06-05 e9b970ea36eea5dcf93fd5b965bf13d7010ce0ad
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.siteforcePrmBody .cHeader .cBrandingLogo{
    width: 140px !important;
    height: 40px !important;
}
 
.siteforcePrmBody .comm-navigation{
    min-height:48px !important;
}
 
.siteforcePrmBody .comm-navigation .comm-navigation__item a, .siteforcePrmBody .comm-navigation .comm-navigation__item button{
    font-size:20px;
}
 
cAltToggleNav slds-icon_x-small{
    display:none;
}
 
.salesforceIdentityLoginBody2 .cCenterPanel{
    left:200px;
    top:-30px;
    min-width:320px !important;
}
.salesforceIdentityLoginForm2 .inputBox{
     min-width:180px !important;
}
 
.siteforcePrmBody .cHeader .forceSearchInputDesktop input, .siteforcePrmBody .cHeader .forceSearchInputDesktop input::placeholder{
    font-size:14px !important;
}
:root { --dxp-c-section-columns-max-width: 1170px; }