mirror of
https://github.com/moodle/moodle.git
synced 2025-03-07 01:10:02 +01:00
MDL-41506 theme_bootstrapbase: Implement highlight class
This commit is contained in:
parent
12efa52762
commit
810a3da133
@ -114,6 +114,9 @@ a.dimmed_text:visited,
|
||||
.notifysuccess {
|
||||
color: @successText;
|
||||
}
|
||||
.highlight {
|
||||
background: @infoBackground;
|
||||
}
|
||||
.reportlink {
|
||||
text-align: right;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user