LMS: adding in supplemental 'volunteer to be a translator' action to language modal
This commit is contained in:
committed by
Julia Hansbrough
parent
a51ab4f1f4
commit
d00a0f5b08
@@ -342,5 +342,20 @@
|
||||
.list-input {
|
||||
margin-bottom: $baseline;
|
||||
}
|
||||
|
||||
.actions-supplemental {
|
||||
padding: 0 ($baseline*2) $baseline ($baseline*2);
|
||||
|
||||
.list-actions-item {
|
||||
@extend %t-copy-sub1;
|
||||
color: $base-font-color;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.action {
|
||||
display: block;
|
||||
margin-top: ($baseline/4);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user