mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-28561 blocks_rss_client: Fixed line separator color in bootstrap
This commit is contained in:
parent
fa8b1fa4a4
commit
33f9a60133
@ -120,6 +120,9 @@
|
||||
#searchform_search {
|
||||
width: auto;
|
||||
}
|
||||
.block_rss_client .list li {
|
||||
border-top-color: darken(@wellBackground, 7%);
|
||||
}
|
||||
|
||||
// Overide for RTL layout.
|
||||
.dir-rtl {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user