2016-01-15 10:50:10 +00:00
|
|
|
.api-key {
|
|
|
|
|
|
2016-01-19 09:55:13 +00:00
|
|
|
&-name {
|
|
|
|
|
@include bold-19;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
2016-01-15 10:50:10 +00:00
|
|
|
&-key {
|
|
|
|
|
font-family: monospace;
|
|
|
|
|
display: block;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
2016-04-18 11:10:47 +01:00
|
|
|
&-button-show,
|
2016-01-15 10:50:10 +00:00
|
|
|
&-button-copy {
|
|
|
|
|
@include button($grey-3);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
}
|