split the role tables from RaidDetails into their own razor files

This commit is contained in:
t.ruspekhofer 2022-03-09 23:25:01 +01:00
parent 75b8fd13fc
commit c298f4d20e
5 changed files with 204 additions and 107 deletions

View file

@ -0,0 +1,9 @@
h5 {
color: lightgrey;
}
table {
column-width: auto;
color: lightgray;
width: max-content;
}