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
Merge branch 'MDL-69695-310' of https://github.com/paulholden/moodle into MOODLE_310_...
[moodle.git]
/
blocks
/
search_forums
/
styles.css
blob
09217a5b187b5166c7a788ad8ab37ae8ba46ceac
1
.block_search_forums .searchform
{
2
text-align
:
center
;
3
}
4
5
.block_search_forums .searchform img
{
6
vertical-align
:
middle
;
7
}
8
9
.block_search_forums .searchform img.resize
{
10
width
:
1em
;
11
height
:
1.1em
;
12
}
13
14
.block_search_forums .invisiblefieldset
{
15
display
:
block
;
16
}