Update invisiblesun.css (#7364)

Fixing broken CSS for the fourth and fifth buttons
This commit is contained in:
Medieve
2020-09-14 17:10:09 -04:00
committed by GitHub
parent da26333064
commit 3fac76880f
+1 -1
View File
@@ -214,7 +214,7 @@ button[type='roll'].sheet-venture-enhance5 {
background: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Invisible%20Sun/images/enhancement-5.png);
}
button[type='roll'].sheet-venture-enhance1, button[type='roll'].sheet-venture-enhance2, button[type='roll'].sheet-venture-enhance3 {
button[type='roll'].sheet-venture-enhance1, button[type='roll'].sheet-venture-enhance2, button[type='roll'].sheet-venture-enhance3, button[type='roll'].sheet-venture-enhance4, button[type='roll'].sheet-venture-enhance5 {
background-size: contain;
border: none;
height: 40px;