| Current Path : /var/www/html/demo-borrar/theme/classic/scss/ |
| Current File : /var/www/html/demo-borrar/theme/classic/scss/moodle.scss |
// Import Boost Core moodle CSS
@import "../../boost/scss/moodle";
img.userpicture {
margin-right: 0.5rem;
}
.path-mod-forum {
// Style for the forum subscription mode node.
.subscriptionmode {
color: $body-color;
}
// Style for the currently selected subscription mode.
.activesetting {
color: $body-color;
font-weight: bold;
}
}