X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=theme%2Fbootstrapbase%2Fstyle%2Fmoodle.css;h=642399149ee91e2e535598a9a5a3374514c5edff;hp=d205064187fba93e251752401b978aabc8e4d79b;hb=b70b7df6d39511d15633b1c268e364b28d340970;hpb=fc684bce4b6de3aed3fc435994095abbaf0a2f50 diff --git a/theme/bootstrapbase/style/moodle.css b/theme/bootstrapbase/style/moodle.css index d205064187f..642399149ee 100644 --- 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);