mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-68209 core_course: improve activity chooser styling
This commit is contained in:
parent
68fd8d8bdf
commit
5fe7bcdb30
10 changed files with 200 additions and 76 deletions
|
@ -279,7 +279,7 @@
|
|||
{{#attachments}}
|
||||
{{^isimage}}
|
||||
<div class="mt-3">
|
||||
<span class="icon-size-5">{{#pix}} {{icon}}, core {{/pix}}</span>
|
||||
<span class="icon-size-6">{{#pix}} {{icon}}, core {{/pix}}</span>
|
||||
<div class="align-bottom d-inline-block">
|
||||
<a
|
||||
href="{{{url}}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue