Merge pull request #9879 from edx/frances/cleanup-on-demand-box-style
Align On-demand cert message with pattern library styles
This commit is contained in:
@@ -12,9 +12,8 @@
|
||||
.auto-cert-message {
|
||||
margin: $baseline 0;
|
||||
padding: $baseline;
|
||||
border: 1px solid $m-blue-d1;
|
||||
border-radius: 3px;
|
||||
background: $m-blue-l4;
|
||||
border-left: 3px solid $m-blue-d1;
|
||||
background: $gray-l5;
|
||||
|
||||
.has-actions {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user