11 lines
252 B
CSS
11 lines
252 B
CSS
/* header pane subject style */
|
|
#expandedsubjectBox {
|
|
font-weight: 600 !important;
|
|
font-size: 15px !important;
|
|
}
|
|
|
|
/* header pane sender address style */
|
|
.recipient-multi-line-address {
|
|
font-weight: 500 !important;
|
|
font-size: 14px !important;
|
|
}
|