|
|
|
@ -1277,24 +1277,24 @@ body.is-p-subnav .site-header { |
|
|
|
border-left: 1px solid rgb(223, 224, 226); |
|
|
|
} |
|
|
|
.p-selection-table tbody tr:hover td { |
|
|
|
background: rgba(175, 181, 185, 0.12)!important;; |
|
|
|
background: rgba(175, 181, 185, 0.12)!important; |
|
|
|
} |
|
|
|
|
|
|
|
@media (max-width: 1439px) { |
|
|
|
.p-selection-modal__dialog { |
|
|
|
border-radius: 20Px; |
|
|
|
border-radius: 20Px!important; |
|
|
|
} |
|
|
|
.p-selection-modal__head { |
|
|
|
padding: 20Px 24Px; |
|
|
|
padding: 20Px 24Px!important; |
|
|
|
} |
|
|
|
.p-selection-modal__title { |
|
|
|
font-size: 20Px; |
|
|
|
line-height: 28Px; |
|
|
|
font-size: 20Px!important; |
|
|
|
line-height: 28Px!important; |
|
|
|
} |
|
|
|
.p-selection-table th, |
|
|
|
.p-selection-table td { |
|
|
|
padding: 16Px 12Px; |
|
|
|
font-size: 15Px; |
|
|
|
line-height: 20Px; |
|
|
|
padding: 16Px 12Px!important; |
|
|
|
font-size: 15Px!important; |
|
|
|
line-height: 20Px!important; |
|
|
|
} |
|
|
|
} |