Merge branch 'MDL-44953-master' of git://github.com/FMCorz/moodle
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user