mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
10 lines
205 B
CSS
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;
|
|
}
|