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/pages/manage-application.css
Joseph Schorr 8dcd41fc2f Add scope descriptions to the generate token page
Also makes the UI a bit nicer.

Fixes #95
2015-06-22 15:49:26 -04:00

10 lines
No EOL
195 B
CSS

.manage-application .scope-description {
padding-left: 22px;
margin-bottom: 20px;
}
.manage-application .user-name {
vertical-align: middle;
display: inline-block;
font-weight: bold;
}