Various changes + updates
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user