17 background: transparent;
27 .elgg-system-messages {
34 .elgg-layout > .elgg-sidebar-alt {
39 .elgg-layout > .elgg-body {
48 .elgg-sidebar-alt .elgg-field {
52 .elgg-sidebar-alt ol {
59 .elgg-sidebar-alt ol > li {
60 padding: 0.25rem 0.5rem;
63 .elgg-sidebar-alt ol > li.present {
68 .elgg-sidebar-alt ol > li.past {
69 text-decoration: line-through;
77 border-radius: 0 0 2px 2px;
82 justify-content: flex-end;
87 border-bottom: 1px solid #dcdcdc;
93 margin-bottom: 0.5rem;
elgg_set_viewtype(string $viewtype='')
Manually set the viewtype.
elgg_view(string $view, array $vars=[], string $viewtype='')
Return a parsed view.