.revision_content {
width: 100%;
font-family: var(--e-global-typography-primary-font-family), Sans-serif;
font-size: 10px;
}
table {
font-size: 10px;
}
.revision_title_box {
text-align: left;
width: 100%;
height: 100%;
padding: 10px 0;
font-weight: 600px;
color: #192F59;
}
.post_revision_box {
width: 100%;
}
.revision_show_box {
width: 100%;
text-align: right;
}
.td {
border: none;
}
.table_revision {
margin-top: 30px;
color: #838383;
text-align: center;
}
.table_title {
background-color: #192F59;
color: #BBBBBB;
}
.table_title th {
background-color: transparent !important;
font-weight: 500;
}
.revision_heading_title {
font-weight: 600;
}
.revision_avatar {
width: 15px;
border-radius: 100% !important;
}
.revision_list {
list-style-type: none;
display: flex;
justify-content: left;
color: #838383;
}
.revision_list li {
padding: 0 20px;
}
.revision_top ul, .revision_top li{
padding: 0;
}
.table_revision {
word-break: break-all;
}
.revision_content h5 {
font-size: 12px;
}
#show_revision_box {
font-size: 10px;
}