Newer
Older
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 {
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 {
padding-left: 10px;
padding-right: 10px;
.downloadButton:hover,
.downloadButton:active,
.downloadButton:focus {
.mat-badge-content {
right: 0;
top: -7px;
font-size: 10px;
}
justify-content: center;
top: 0;
left: 0;
width: 100%;
background: #ffffffb3;
z-index: 1;
overflow: hidden;
}
.filterTypes {
overflow: auto;
width: auto;
max-width: 100%;
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
margin-left: 10px;
::ng-deep.mat-button-toggle-checked {
background: $secondary;
color: white;
font-weight: bold;
height: 25px;
font-size: 10px;
.mat-button-toggle-label-content {
line-height: 0px;
}
.mat-button-toggle-button {
height: 100%;
}
}
:not(::ng-deep.mat-button-toggle-checked) {
::ng-deep.mat-button-toggle-button {
color: $primary;
font-weight: bold;
height: 25px;
font-size: 10px;
.mat-button-toggle-label-content {
line-height: 0px;
}
}
}
}
z-index: 2;
bottom: 10px;
margin-left: 10px;