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-58766-clean-tree-item-indent' of https://github.com/lucaboesch...
[moodle.git]
/
theme
/
bootstrapbase
/
style
/
moodle.css
diff --git
a/theme/bootstrapbase/style/moodle.css
b/theme/bootstrapbase/style/moodle.css
index
d205064
..
6423991
100644
(file)
--- a/
theme/bootstrapbase/style/moodle.css
+++ b/
theme/bootstrapbase/style/moodle.css
@@
-19342,6
+19342,7
@@
div[data-flexitour="step-background-fader"],
}
span[data-flexitour="container"] div[data-role="flexitour-step"] {
background-color: #fff;
+ color: #333;
border-radius: 6px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);