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/org-binding.css
Marcus Kok 2a4ac09306 billing: marketplace UI (PROJQUAY-6551) (#2595)
* 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
2024-01-11 11:48:38 -05:00

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;
}