blob: cfa57376e5ec27993c520ac7b39407e6836321e2 [file] [log] [blame]
.configuration-label {
min-width: 400px;
margin: 10px;
}
.configuration-input {
margin-right: 15px;
min-width: 500px;
}
.configuration {
flex-direction: row;
layout-margin: 50px;
}
#submit-button {
margin-top: 25px;
margin-bottom: 20px;
}
mat-card-header {
text-decoration: underline;
font-family: Roboto, sans-serif;
color:rgba(0, 0, 0, 0.87);
font-size: 18px;
font-weight: 500;
margin-bottom: 10px;
}
mat-card {
border: 1px solid #ebebeb;
box-shadow: none !important;
max-width: 650px;
margin: 16px;
padding: 8px;
}
mat-list-item {
margin-bottom: 20px;
}
#gcsLink {
margin-left:10px;
font-family: Roboto, sans-serif;
}
.loading-overlay {
background-color: #fafafa;
height: 100%;
opacity: .8;
position: absolute;
top: 0px;
margin-left: -8px;
width: 100%;
z-index: 100;
}
.list-row {
margin-top:15px;
margin-bottom:15px;
}
.loading-spinner-wrapper {
display: inline-flex;
margin-bottom: 20px;
margin-top: 10px;
overflow: hidden;
position: absolute;
top:25%;
/*min-height: 300px;*/
margin-left:180px;
z-index: 101;
}
.reboot-button-wrapper {
display: inline-flex;
margin-left: 40px;
margin-top: 10px;
}
.update-button-wrapper {
display: inline-flex;
margin-left: 15px;
margin-right: 15px;
}
#link-off-icon {
padding-left: 10px;
padding-bottom: 5px;
}