1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Files
quay/static/css/directives/ui/proxy-cache-view.css

28 lines
374 B
CSS

.td-decoration {
text-transform: capitalize !important;
font-weight: 100 !important;
width: 250px !important;
}
.width-30 {
width: 30px;
}
.decorate-save {
width: 17%;
}
.decorate-form-btn {
display: flex;
width: 110%;
}
.margin-right-2 {
margin-right: 2%;
}
.disable-remove {
background-color: #e7a2a0;
border-color: #e7a2a0;
}