mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/17042] Add CSS rules for group desc and list
PHPBB3-17042
This commit is contained in:
@@ -867,3 +867,13 @@ table.fixed-width-table {
|
||||
#memberlist tr.inactive, #team tr.inactive {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
/* Memberlist
|
||||
----------------------------------------*/
|
||||
.group-description {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
.group-description ul {
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
Reference in New Issue
Block a user