mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Giving back the search forums block styles, using CSS.
This commit is contained in:
parent
0b5257c351
commit
e0840dee09
1 changed files with 10 additions and 0 deletions
|
@ -764,6 +764,16 @@ table.calendar-controls .next
|
||||||
*** Blocks
|
*** Blocks
|
||||||
***
|
***
|
||||||
******************************/
|
******************************/
|
||||||
|
/* block_search_forums.php */
|
||||||
|
|
||||||
|
.block_search_forums.sideblock .searchform {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.block_search_forums.sideblock .searchform img {
|
||||||
|
vertical-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
/* block_rss_client.php */
|
/* block_rss_client.php */
|
||||||
.rssclientlink {
|
.rssclientlink {
|
||||||
padding-bottom:5px;
|
padding-bottom:5px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue