added todo for Mandar

This commit is contained in:
Vlyan
2022-01-06 17:28:56 +01:00
parent c3fd3db22b
commit 71e2985c70
2 changed files with 26 additions and 25 deletions

View File

@@ -22,17 +22,18 @@ button {
top: 0.5rem;
min-width: 320px;
letter-spacing: 0.1rem;
&:before {
z-index: -1;
content: "";
position: relative;
// height: calc(100% + 0.6rem);
width: 100%;
border: 1px solid rgb(195, 165, 130);
border-radius: 0;
top: -0.35rem;
left: 0.25rem;
}
// TODO second border
//&:before {
// z-index: -1;
// content: "";
// position: relative;
// height: calc(100% + 0.6rem);
// width: 100%;
// border: 1px solid rgb(195, 165, 130);
// border-radius: 0;
// top: -0.35rem;
// left: 0.25rem;
//}
#sidebar-tabs {
flex: 0 0 2rem;
box-sizing: border-box;
@@ -95,7 +96,6 @@ button {
}
}
&.fa-id-badge {
// TODO needs background image
background-size: 85%;
color: black;
padding-left: 2px;
@@ -420,18 +420,19 @@ button {
left: 1.15rem;
bottom: 0.65rem;
box-shadow: inset 0 0 0.5rem $black-light;
&:before {
z-index: -1;
position: relative;
content: "";
background: transparent url("../assets/ui/players-border.webp") no-repeat 0 0;
background-size: 100%;
display: block;
top: -12px;
right: 10%;
left: 10%;
bottom: 0;
}
// TODO logo l5r players
//&:before {
// z-index: -1;
// position: relative;
// content: "";
// background: transparent url("../assets/ui/players-border.webp") no-repeat 0 0;
// background-size: 100%;
// display: block;
// top: -12px;
// right: 10%;
// left: 10%;
// bottom: 0;
//}
}
// logo