repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MDL-63044 theme_boost: add dir-ltr-hide and dir-rtl-hide classes
[moodle.git]
/
blocks
/
lp
/
styles.css
blob
2f0651632dbb230148ddb6be0f0896aa813e65b8
1
.block_lp.block .content h3
{
2
padding
:
0
;
3
text-transform
:
none
;
4
}
5
6
.block_lp .sub-content
{
7
padding
:
0 15px
;
8
}
9
10
.block_lp ul
{
11
list-style
:
none
;
12
margin
:
0
;
13
}
14
15
.block_lp ul .more
{
16
padding-top
:
10px
;
17
}