mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
Tweak the styles for <pre> tags in help files. These are mostly used for code samples, and they have a grey background and are shown in a different font, so the indent I am getting rid of is not necessarly to make the structure of the document clearn, and usually just means that the code sample does not fit. Merged from MOODLE_18_STABLE.
This commit is contained in:
parent
d7a61f65c1
commit
4879c1ab03
@ -4112,7 +4112,7 @@ wikiadminactions {
|
||||
text-align: right;
|
||||
}
|
||||
/* Equivalent to 1 and 5 nested blockquotes respectively. */
|
||||
#help .indent, #help pre {
|
||||
#help .indent {
|
||||
margin-left: 40px;
|
||||
}
|
||||
#help .indent-big {
|
||||
|
Loading…
x
Reference in New Issue
Block a user