mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
* billing: marketplace UI adds UI in billing section for managing user and org-bound skus add more unit tests for org binding changed endpoint for bulk attaching skus to orgs
12 lines
205 B
CSS
12 lines
205 B
CSS
.org-binding-settings-element .btn {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.org-binding-settings-element .form-control {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.org-binding-settings-element td.add-remove-section {
|
|
margin: 10px;
|
|
}
|