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/robot-credentials-dialog.css
2019-11-12 11:09:47 -05:00

10 lines
205 B
CSS

.robot-credentials-dialog-element .token-regenerated {
margin-top: 10px;
font-size: 16px;
}
.robot-credentials-dialog-element .token-regenerated .fa {
margin-right: 6px;
color: #2FC98E;
}