forked from public/foundryvtt-reve-de-dragon
rework ActiveEffects
This commit is contained in:
@ -271,6 +271,11 @@ table {border: 1px solid #7a7971;}
|
||||
height: 16;
|
||||
border-width: 0;
|
||||
}
|
||||
.button-effect-img:hover {
|
||||
color: rgba(255, 255, 128, 0.7);
|
||||
border: 1px solid rgba(255, 128, 0, 0.8);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.small-button-container {
|
||||
height: 16px;
|
||||
|
Reference in New Issue
Block a user