Newer
Older
@import '../../css/vars.scss';
.mat-card {
box-shadow: none;
border: solid 1px #E0E0E0;
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}
.layout {
position: absolute;
width: 100%;
height: 100%;
background: #0003;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
cursor: pointer;
.mat-raised-button {
width: 200px;
}
background: #F9F9F9;
border-top: solid 1px rgba(0, 0, 0, 0.12);
position: absolute;
width: 100%;
bottom: 0;
padding: 5px;
display: flex;
flex-direction: column;
align-items: center;
::ng-deep.mat-expansion-panel-body {
padding: 0px;
}
::ng-deep.mat-form-field-label {
color: $primary;
.mainInfos {
display: block;
font-size: 16px;
color: #666;
}
display: block;
font-size: 10px;
color: $primary;
}
.stateInfo {
position: absolute;
left: 0px;
height: 100%;
top: 0px;
width: 100px;
display: flex;
align-items: center;
justify-content: left;
font-style: italic;
padding-left: 10px;
}
.statusInfo {
display: block;
font-size: 12px;
color: #666;
opacity: 0.5;
position: absolute;
right: 0px;
height: 100%;
top: 0px;
width: 100px;
display: flex;
align-items: center;
justify-content: center;
font-style: italic;
font-style: italic;
.signed {
border: solid 1px green;
.infosPj {
background: green;
}
.mainInfos, .subInfos, .stateInfo, .statusInfo, .subInfosBottom {
color: white;
}
}
position: absolute;
right: 0px;
border-bottom: solid 1px #E0E0E0;
border-left: solid 1px #E0E0E0;
border-bottom-left-radius: 5px;
background: white;
.downloadButton,
.actionsButton,
.versionButton {
.downloadButton:hover,
.downloadButton:active,
.downloadButton:focus {
.mat-badge-content {
right: 0;
top: -7px;
font-size: 10px;
}
}
.loading {
display:flex;
justify-content: center;
top: 0;
left: 0;
width: 100%;
background: #ffffffb3;
z-index: 1;
overflow: hidden;