Added basic sesh list rendering to PM panel UX
This commit is contained in:
parent
a681bddbf7
commit
f109314163
3 changed files with 66 additions and 2 deletions
|
|
@ -627,6 +627,11 @@ div.archived p{
|
|||
border-bottom: 1px solid var(--accent0);
|
||||
}
|
||||
|
||||
|
||||
div.pm-panel-sesh-list-entry{
|
||||
border-bottom: 1px solid var(--accent0);
|
||||
}
|
||||
|
||||
/* altcha theming*/
|
||||
div.altcha{
|
||||
box-shadow: 4px 4px 1px var(--bg1-alt0) inset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue