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
MDL-69391 theme: Darken course selector text colour
[moodle.git]
/
theme
/
classic
/
style
/
moodle.css
diff --git
a/theme/classic/style/moodle.css
b/theme/classic/style/moodle.css
index
724aeb6
..
941ba97
100644
(file)
--- a/
theme/classic/style/moodle.css
+++ b/
theme/classic/style/moodle.css
@@
-13201,7
+13201,7
@@
table.calendartable caption {
margin: 0; }
.cal_courses_flt {
- color: #
868e96
; }
+ color: #
6c757d
; }
.content-bank-container .cb-content-wrapper {
padding: 0.5rem;