Combat tracker enhancements
This commit is contained in:
@ -1365,6 +1365,12 @@ Focus FOC: #ff0084
|
||||
font-size: 0.8rem;
|
||||
margin:2px;
|
||||
}
|
||||
.combat-tracker-tic-button {
|
||||
max-height: 1.8rem;
|
||||
margin-bottom: 4px;
|
||||
background: linear-gradient(to bottom, #21374afc 5%, #152833ab 100%);
|
||||
border-radius: 3px;
|
||||
}
|
||||
.no-grow {
|
||||
flex-grow: 1;
|
||||
max-width: 32px;
|
||||
|
Reference in New Issue
Block a user