Merge pull request #2056 from matrix-org/travis/1.0/membership-table
Add a table to show how changes in membership should be interpreted
This commit is contained in:
commit
9ac89cc915
3 changed files with 28 additions and 0 deletions
4
scripts/css/tables.css
Normal file
4
scripts/css/tables.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* Column with header cells */
|
||||
table.docutils tbody th.stub {
|
||||
background: #eeeeee;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue