|
|
|
@ -74,7 +74,7 @@ |
|
|
|
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff22ccff',endColorstr='#ff22a5ff',GradientType=0); |
|
|
|
color: #fff; |
|
|
|
text-shadow: 1px 1px 1px #666666; |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 600; |
|
|
|
border-top-left-radius: 4px; |
|
|
|
border-top-right-radius: 4px; |
|
|
|
} |
|
|
|
@ -181,7 +181,7 @@ |
|
|
|
} |
|
|
|
#call_logs_details_popup .details-table thead tr { |
|
|
|
background-color: #ccc; |
|
|
|
font-weight: 500; |
|
|
|
font-weight: 600; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
#call_logs_details_popup .details-table thead tr td { |
|
|
|
|