character sheet added, light theme only

This commit is contained in:
Nathanael Phillips 2020-11-05 20:37:19 -07:00
parent e7ec90c944
commit d217b00916
16 changed files with 2833 additions and 22 deletions

View file

@ -1,11 +1,22 @@
#sidebar {
border: none; //1px solid @colorBlue;
&.collapsed {
#sidebar-tabs {
min-height: 370px;
justify-content: center;
& > .item.active {
border: none;
}
}
}
}
#sidebar-tabs {
border: none;
box-shadow: none;
justify-content: space-between;
.dropShadow1();
.item {
font-size: 16px;
}
@ -15,6 +26,7 @@
background: none;
text-shadow: none;
}
}
/*-----------