horizon/openstack_dashboard/static/app/core/images/images.scss

12 lines
188 B
SCSS

table[ng-controller="imagesTableController as table"] {
.detail-expanded .row {
background: none;
padding-left: 2em;
}
&.table-rsp .action-col {
min-width: 12em;
}
}