Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'MDL-60619-master' of https://github.com/snake/moodle
[moodle.git]
/
theme
/
bootstrapbase
/
style
/
moodle.css
diff --git
a/theme/bootstrapbase/style/moodle.css
b/theme/bootstrapbase/style/moodle.css
index
f8ce4f4
..
433f706
100644
(file)
--- a/
theme/bootstrapbase/style/moodle.css
+++ b/
theme/bootstrapbase/style/moodle.css
@@
-4674,6
+4674,9
@@
dd:after {
.nav-tabs > .active > a[href]:focus {
cursor: pointer;
}
+.inplaceeditable {
+ display: block;
+}
.inplaceeditable.inplaceeditingon {
position: relative;
}