Suppression image de fond "players"
Adaptation theme Foundry v13
This commit is contained in:
@@ -2499,12 +2499,6 @@ body {
|
||||
background: #1e1914;
|
||||
border: 1px solid #482e1c;
|
||||
}
|
||||
.system-foundryvtt-reve-de-dragon #players {
|
||||
border-image: url(../assets/ui/footer-button.webp) 10 repeat;
|
||||
border-image-width: 4px;
|
||||
border-image-outset: 0px;
|
||||
background: #1e1914;
|
||||
}
|
||||
.system-foundryvtt-reve-de-dragon #navigation #scene-list .scene.nav-item.active {
|
||||
background: #482e1c;
|
||||
}
|
||||
|
||||
@@ -1912,13 +1912,6 @@
|
||||
border: 1px solid rgba(72, 46, 28, 1);
|
||||
}
|
||||
|
||||
#players {
|
||||
border-image: url(../assets/ui/footer-button.webp) 10 repeat;
|
||||
border-image-width: 4px;
|
||||
border-image-outset: 0px;
|
||||
background: rgba(30, 25, 20, 1);
|
||||
}
|
||||
|
||||
#navigation #scene-list .scene.nav-item.active {
|
||||
background: rgba(72, 46, 28, 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user