Various changes + updates

This commit is contained in:
2022-08-14 15:27:54 +02:00
parent 76c8cde3d9
commit 30ef811bbf
20 changed files with 302 additions and 57 deletions

View File

@ -1159,6 +1159,10 @@ ul, li {
position:relative;
top:1px;
}
.pegasus-chat-roll-button {
height: 38px;
max-height: 38px;
}
.plus-minus-button {
box-shadow: inset 0px 1px 0px 0px #a6827e;
@ -1282,7 +1286,7 @@ Focus FOC: #ff0084
background: black;
}
.color-class-agi,
.color-class-range {
.color-class-ranged-attack {
background-color: #02a41d;
background: #02a41d;
}
@ -1318,7 +1322,7 @@ Focus FOC: #ff0084
background-color: #505050;
}
.color-class-per,
.color-class-ranged {
.color-class-ranged-damage {
background-color: #f9c801;
}
.color-class-foc {