mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-05-18 05:55:35 +00:00
Remove duplicate style for #disabledslots span
This commit is contained in:
parent
cdd815faf8
commit
e89964b3ec
1 changed files with 0 additions and 6 deletions
|
@ -90,12 +90,6 @@ a{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#disabledslots span{
|
|
||||||
width: 16px;
|
|
||||||
height: 16px;
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
|
|
||||||
#disabledslots .sprite{
|
#disabledslots .sprite{
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-image: url("images/slots.png");
|
background-image: url("images/slots.png");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue