This commit is contained in:
2025-08-03 16:02:59 +02:00
parent 2387ff4958
commit 156b43ab44
4 changed files with 3 additions and 5 deletions

View File

@@ -290,7 +290,6 @@
width: 45px;
background-color: #003300;
float: left;
margin-right: 7px;
text-align: center;
border-radius: 10px;
-webkit-border-radius: 10px;
@@ -305,7 +304,7 @@
-moz-box-shadow: -1px 2px #001c91;
-o-box-shadow: -1px 2px #001c91;
}
.pokemon.sheet.characterSheet a .active:after {
.pokemon.sheet.characterSheet .item.active:after {
content: "";
border-top: 30px solid #b0b0b0;
border-left: 30px solid #c00d0d;