mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-44953-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
58a3ed7df3
@ -11,3 +11,9 @@
|
||||
@formActionsBackground: @wellBackground;
|
||||
@paginationActiveBackground: @wellBackground;
|
||||
@hrBorder: darken(@wellBackground, 5%);
|
||||
|
||||
// Remove unwanted text shadow, this can look odd with random colours.
|
||||
.breadcrumb li,
|
||||
.nav-header {
|
||||
text-shadow: none;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user