mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css
This commit is contained in:
parent
a0fc902eb1
commit
4394f9e358
113 changed files with 958 additions and 1403 deletions
|
@ -43,7 +43,7 @@
|
|||
<div class="card-title">
|
||||
<h3>{{#str}}considereddigitalminor{{/str}}</h3>
|
||||
</div>
|
||||
<div class="p-t-1 p-b-2">
|
||||
<div class="pt-3 pb-5">
|
||||
<p>{{#str}}digitalminor_desc{{/str}}</p>
|
||||
<p class="mb-0">{{{supportname}}}</p>
|
||||
<p class="mb-0">{{{supportemail}}}</p>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<div class="fp-formset">
|
||||
<div class="fp-file form-group">
|
||||
<label>{{#str}}attachment, repository{{/str}}</label>
|
||||
<div class="p-x-1">
|
||||
<div class="px-3">
|
||||
<input type="file"/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue