Compressed RaidRole components to a single component to make layout changes easier
This commit is contained in:
parent
8d443781a4
commit
b714249e4c
7 changed files with 42 additions and 177 deletions
|
@ -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;
|
||||
}*/
|
Loading…
Add table
Add a link
Reference in a new issue