mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-72799 navigation: Improvements to navigation styling
This commit is contained in:
parent
738d4cac07
commit
24bfcd9fd7
10 changed files with 118 additions and 33 deletions
|
@ -30,6 +30,7 @@
|
|||
"string": "Edit on"
|
||||
}
|
||||
}}
|
||||
<div class="divider border-left h-75 align-self-center ml-1 mr-3"></div>
|
||||
<form action="{{{legacyseturl}}}" method="post" class="d-flex align-items-center editmode-switch-form">
|
||||
<div class="custom-control custom-control-right custom-switch text-nowrap">
|
||||
<input type="checkbox"{{!
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
}
|
||||
}}
|
||||
<header id="page-header" class="row">
|
||||
<div class="col-12 pt-3">
|
||||
<div class="col-12 py-3">
|
||||
<div class="card border-0">
|
||||
<div class="card-body p-2 navigation-card">
|
||||
<div class="d-flex flex-wrap">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue