Compressed RaidRole components to a single component to make layout changes easier

This commit is contained in:
t.ruspekhofer 2022-03-13 23:40:33 +01:00
parent 8d443781a4
commit b714249e4c
7 changed files with 42 additions and 177 deletions

View file

@ -1,19 +0,0 @@

h5 {
color: lightgrey;
}
table {
column-width: auto;
color: lightgray;
/* border-top: none;
border-bottom: none;*/
}
/*.roleTable table tr:not(:first-child) > td {
border-top: none;
}
.roleTable table tr:not(:last-child) > td {
border-bottom: none;
}*/