Skip to content
Snippets Groups Projects
Commit 86a30afc authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Improved design of in course settings slightly.

parent cb85cec5
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ Changes
### Unreleased
* 2017-12-05 - Improved design of in course settings slightly.
* 2018-01-16 - Prepare compatibility for Moodle 3.3, no functionality change.
### v3.2-r7
......
......@@ -838,7 +838,8 @@ a[href^="mailto"]::before {
#boost-campus-activity-settings {
/* Initially do not display the settings. Visibility will be changed on click with incoursesettings.js. */
display: none;
border-bottom: 2px solid $brand-primary;
border: none;
padding-bottom: 0.1rem;
margin-bottom: 3rem;
/* Improve color of tab content so it looks more like a real tab. */
.tab-content .card {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment