Cleanup groups view on profile page
This commit is contained in:
parent
b080fb5fda
commit
bf6a31a032
3 changed files with 32 additions and 17 deletions
|
|
@ -126,6 +126,9 @@ table {
|
|||
td.odd {
|
||||
background-color: @tableBackgroundAccent;
|
||||
}
|
||||
th.left, td.left { text-align: left; }
|
||||
th.right, td.right { text-align: right; }
|
||||
th.center, td.center { text-align: center; }
|
||||
|
||||
td.main_info {
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue