This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/css/directives/ui/robot-credentials-dialog.css
Joseph Schorr 08d7b4babe New Credentials dialog
Fixes #279
2016-05-12 12:14:55 -04:00

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