8,282
edits
No edit summary Tag: Manual revert |
No edit summary |
||
Line 180: | Line 180: | ||
.mcui-Crafting_Table > .mcui-arrow { | .mcui-Crafting_Table > .mcui-arrow { | ||
background: url(' | background: url('https://wiki.parallelmc.org/w/images/8/86/Grid_layout_Arrow_%28small%29.png') no-repeat; | ||
width: 32px; | width: 32px; | ||
height: 26px; | height: 26px; | ||
Line 204: | Line 204: | ||
} | } | ||
.mcui-Crafting_Table .mcui-shapeless { | .mcui-Crafting_Table .mcui-shapeless { | ||
background-image: url(' | background-image: url('https://wiki.parallelmc.org/w/images/a/a9/Grid_layout_Shapeless.png'); | ||
} | } | ||
.mcui-Crafting_Table .mcui-fixed { | .mcui-Crafting_Table .mcui-fixed { | ||
background-image: url(' | background-image: url('https://wiki.parallelmc.org/w/images/b/b8/Grid_layout_Fixed.png'); | ||
} | } | ||