Content deleted Content added
No edit summary
No edit summary
Line 2,276:
/* career */
.table.career {
width: calc(100% - 510px);
margin-left: 260px;
margin-right: 250px;
display: inline-block;
position: relative;
clear: both;
}
 
Line 2,297 ⟶ 2,298:
 
.table-container {
overflowdisplay: autoblock;
width: 100%;
overflow: auto;
}
 
Line 2,702 ⟶ 2,705:
 
div.thumb {
border: 0px;
margin: 1px;
margin-left: 0.5em;
float: right;
}
 
Line 2,714 ⟶ 2,717:
 
.thumb {
border: 0px;
padding: 1px !important;
margin: 0 0 0 0;
background-color: #f9f9f9 !important;
text-align: center;
overflow: hidden;
float: right;
}