mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 23:16:13 +02:00
[ticket/15343] make blocks
PHPBB3-15343
This commit is contained in:
parent
95e5f9cfe0
commit
40b2e3c1d4
@ -89,15 +89,15 @@ ul.topiclist dfn {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.forum-desc {
|
.forum-desc {
|
||||||
display: none;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.forum-mods {
|
.forum-mods {
|
||||||
display: none;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.forum-subs {
|
.forum-subs {
|
||||||
display: none;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
li.row {
|
li.row {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user