mirror of
https://github.com/moodle/moodle.git
synced 2025-04-05 00:12:42 +02:00
MDL-62077 Theme boost: position data registry edit button
This commit is contained in:
parent
02c7769422
commit
5b399ba107
@ -1,7 +1,9 @@
|
||||
.nav-pills .nav-pills {
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.data-registry > .top-nav > * {
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
/*Extra attribute selection to have preference over bs2's .moodle-actionmenu[data-enhance] */
|
||||
.data-registry > .top-nav > .singlebutton,
|
||||
.data-registry > .top-nav > .moodle-actionmenu[data-owner='dataregistry-actions'] {
|
||||
|
@ -33,7 +33,7 @@
|
||||
}
|
||||
}}
|
||||
<div class="data-registry">
|
||||
<div class="top-nav">
|
||||
<div class="top-nav d-flex">
|
||||
{{#defaultsbutton}}
|
||||
{{> core/action_link}}
|
||||
{{/defaultsbutton}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user