Merge pull request #17362 from caesar2164/allow-about-sidebar-content-from-instructor
Add custom HTML to Course About page sidebar
This commit is contained in:
@@ -439,6 +439,12 @@
|
||||
background: url('#{$static-path}/images/link-icon.png') left center no-repeat;
|
||||
}
|
||||
}
|
||||
|
||||
&.about-sidebar-html {
|
||||
padding: 0 10px;
|
||||
box-shadow: none;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
||||
header {
|
||||
|
||||
Reference in New Issue
Block a user