|
|
| (5 intermediate revisions by the same user not shown) |
| Line 43: |
Line 43: |
| --simplesearch-topright-grass-color: #6BA41E; | | --simplesearch-topright-grass-color: #6BA41E; |
| --searchinput-placeholder-color: #72777D; | | --searchinput-placeholder-color: #72777D; |
|
| | |
| --sidebar-display-minecraft: initial; | | --sidebar-display-minecraft: initial; |
| --sidebar-display-dungeons: none; | | --sidebar-display-dungeons: none; |
| Line 905: |
Line 905: |
| @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) { | | @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) { |
| body { | | body { |
| background-image: var(--header-background-hidpi), var(--base-background-hidpi);
| | /* background-image: var(--header-background-hidpi), var(--base-background-hidpi);*/ |
| } | | } |
| | | |
| Line 920: |
Line 920: |
| nav.vector-menu-dropdown:hover, | | nav.vector-menu-dropdown:hover, |
| nav.vector-menu-dropdown:focus { | | nav.vector-menu-dropdown:focus { |
| --ca-background-image: var(--vector-tabs-hidpi); | | /*--ca-background-image: var(--vector-tabs-hidpi);*/ |
| background-size: 262px auto, auto; | | background-size: 262px auto, auto; |
| } | | } |
| Line 930: |
Line 930: |
| | | |
| #left-navigation nav.vector-menu-tabs li:first-child:before { | | #left-navigation nav.vector-menu-tabs li:first-child:before { |
| background-image: var(--vector-tabs-first-hidpi), var(--vector-tabs-last-hidpi); | | /*background-image: var(--vector-tabs-first-hidpi), var(--vector-tabs-last-hidpi*/ |
| background-size: 6px auto; | | background-size: 6px auto; |
| } | | } |
| Line 1,739: |
Line 1,739: |
|
| |
|
| .invslot-item-image a.new:first-child { | | .invslot-item-image a.new:first-child { |
| background: url(/images/Grid_Unknown.png?4cbf2) no-repeat content-box;
| |
| width: 32px; | | width: 32px; |
| height: 32px; | | height: 32px; |
| Line 1,770: |
Line 1,769: |
| margin: 0; | | margin: 0; |
| padding: 0 | | padding: 0 |
| }
| |
|
| |
| .invslot-default-head {
| |
| background-image: url(/images/Grid_layout_Head_Empty.png?c6d2b)
| |
| }
| |
|
| |
| .invslot-default-chest {
| |
| background-image: url(/images/Grid_layout_Chest_Empty.png?4c32c)
| |
| }
| |
|
| |
| .invslot-default-legs {
| |
| background-image: url(/images/Grid_layout_Legs_Empty.png?f5d09)
| |
| }
| |
|
| |
| .invslot-default-feet {
| |
| background-image: url(/images/Grid_layout_Feet_Empty.png?70c3c)
| |
| }
| |
|
| |
| .invslot-default-offhand {
| |
| background-image: url(/images/Grid_layout_Offhand_Empty.png?b6488)
| |
| }
| |
|
| |
| .invslot-default-smithing {
| |
| background-image: url(/images/Grid_layout_Smithing_Empty.png?e28f7)
| |
| }
| |
|
| |
| .invslot-default-brewing {
| |
| background-image: url(/images/Grid_layout_Brewing_Empty.png?2bf2a)
| |
| }
| |
|
| |
| .invslot-default-brewing-fuel {
| |
| background-image: url(/images/Grid_layout_Brewing_Fuel_Empty.png?acb80)
| |
| } | | } |
|
| |
|
| Line 1,831: |
Line 1,798: |
| .mcui-Crafting_Table .mcui-row { | | .mcui-Crafting_Table .mcui-row { |
| display: block | | display: block |
| }
| |
|
| |
| .mcui-Crafting_Table > .mcui-arrow {
| |
| background: url(/images/Grid_layout_Arrow_%28small%29.png?a4894) no-repeat;
| |
| width: 32px;
| |
| height: 26px;
| |
| margin: 40px 4px 0
| |
| } | | } |
|
| |
|
| Line 1,856: |
Line 1,816: |
| height: 15px; | | height: 15px; |
| cursor: help | | cursor: help |
| }
| |
|
| |
| .mcui-Crafting_Table .mcui-shapeless {
| |
| background-image: url(/images/Grid_layout_Shapeless.png?9dddf)
| |
| }
| |
|
| |
| .mcui-Crafting_Table .mcui-fixed {
| |
| background-image: url(/images/Grid_layout_Fixed.png?bb1da)
| |
| } | | } |
|
| |
|
| .mcui-Furnace .mcui-fuel { | | .mcui-Furnace .mcui-fuel { |
| display: block; | | display: block; |
| background: url(/images/Grid_layout_Fire.png?84fd9) no-repeat;
| |
| width: 36px; | | width: 36px; |
| height: 36px | | height: 36px |
| Line 1,874: |
Line 1,825: |
|
| |
|
| .mcui-Furnace .mcui-fuel.mcui-inactive { | | .mcui-Furnace .mcui-fuel.mcui-inactive { |
| background-image: url(/images/Grid_layout_Fire_%28in-active%29.png?2e313)
| |
| } | | } |
|
| |
|
| .mcui-Furnace > .mcui-arrow { | | .mcui-Furnace > .mcui-arrow { |
| background: url(/images/Grid_layout_Furnace_Progress.png?c8400) no-repeat;
| |
| width: 44px; | | width: 44px; |
| height: 32px; | | height: 32px; |
| Line 1,885: |
Line 1,834: |
|
| |
|
| .mcui-Furnace > .mcui-arrow.mcui-inactive,.mcui-Inventory-Crafting_Table-arrow { | | .mcui-Furnace > .mcui-arrow.mcui-inactive,.mcui-Inventory-Crafting_Table-arrow { |
| background-image: url(/images/Grid_layout_Furnace_Progress_%28in-active%29.png?4f3f7)
| |
| } | | } |
|
| |
|
| Line 1,940: |
Line 1,888: |
| } | | } |
|
| |
|
| .mcui-Brewing_Stand .mcui-bubbling,.mcui-Inventory-Brewing_Stand-bubbles { | | .mcui-Brewing_Stand > .mcui-paths { |
| background-image: url(/images/Grid_layout_Brewing_Bubbles.gif?ab7b5) | | position: relative; |
| | width: 60px; |
| | height: 40px; |
| | margin: -20px auto -16px; |
| | z-index: 1 |
| } | | } |
|
| |
|
| .mcui-Brewing_Stand > .mcui-input.mcui-inactive > .mcui-bubbling,.mcui-Inventory-Brewing_Stand-bubbles-inactive {
| |
| background-image: url(/images/Grid_layout_Brewing_Bubbles_%28In-active%29.png?d78ee)
| |
| }
| |
|
| |
| .mcui-Brewing_Stand .mcui-arrow,.mcui-Inventory-Brewing_Stand-arrow {
| |
| background-image: url(/images/Grid_layout_Brewing_Arrow.png?0e323)
| |
| }
| |
|
| |
| .mcui-Brewing_Stand > .mcui-input.mcui-inactive > .mcui-arrow,.mcui-Inventory-Brewing_Stand-arrow-inactive {
| |
| background-image: url(/images/Grid_layout_Brewing_Arrow_%28In-active%29.png?4b4eb)
| |
| }
| |
|
| |
| .mcui-Brewing_Stand > .mcui-paths {
| |
| position: relative;
| |
| background: url(/images/Grid_layout_Brewing_Paths.png?a4e3b) no-repeat;
| |
| width: 60px;
| |
| height: 40px;
| |
| margin: -20px auto -16px;
| |
| z-index: 1
| |
| }
| |
|
| |
| .mcui-Brewing_Stand .mcui-output .invslot {
| |
| background-image: url(/images/Grid_layout_Brewing_Empty.png?2bf2a)
| |
| }
| |
|
| |
|
| .mcui-Brewing_Stand .mcui-output2 { | | .mcui-Brewing_Stand .mcui-output2 { |
| margin: 14px 10px 0 | | margin: 14px 10px 0 |
| }
| |
|
| |
| .mcui-Anvil > .mcui-hammer,.mcui-Inventory-Anvil-hammer {
| |
| background-image: url(/images/Anvil_Hammer.png?1e743)
| |
| }
| |
|
| |
| .mcui-Smithing_Table > .mcui-plus,.mcui-Anvil > .mcui-plus,.mcui-Inventory-Anvil-plus {
| |
| background-image: url(/images/Anvil_Plus.png?629bb)
| |
| }
| |
|
| |
| .mcui-Anvil > .mcui-input,.mcui-Inventory-Anvil-input {
| |
| background-image: url(/images/Anvil_GUI_bar.png?d2ad1)
| |
| }
| |
|
| |
| .mcui-Anvil > .mcui-input.mcui-inactive,.mcui-Inventory-Anvil-input-inactive {
| |
| background-image: url(/images/Anvil_GUI_bar_%28in-active%29.png?fb9d4)
| |
| } | | } |
|
| |
|
| .mcui-Smithing_Table > .mcui-arrow,.mcui-Anvil > .mcui-arrow,.mcui-Inventory-Anvil-arrow { | | .mcui-Smithing_Table > .mcui-arrow,.mcui-Anvil > .mcui-arrow,.mcui-Inventory-Anvil-arrow { |
| background-image: url(/images/Grid_layout_Furnace_Progress_%28in-active%29.png?4f3f7);
| |
| background-position-y: -2px | | background-position-y: -2px |
| } | | } |
|
| |
|
| .mcui-Smithing_Table > .mcui-arrow.mcui-inactive,.mcui-Anvil > .mcui-arrow.mcui-inactive,.mcui-Inventory-Anvil-arrow-inactive { | | .mcui-Smithing_Table > .mcui-arrow.mcui-inactive,.mcui-Anvil > .mcui-arrow.mcui-inactive,.mcui-Inventory-Anvil-arrow-inactive { |
| background-image: url(/images/Grid_layout_Anvil_crossed.png?b1e68);
| |
| background-position-y: unset | | background-position-y: unset |
| }
| |
|
| |
| .mcui-Smithing_Table > .mcui-hammer,.mcui-Inventory-Smithing_Table-hammer {
| |
| background-image: url(/images/Smithing_Table_Hammer_JE2.png?b900b)
| |
| }
| |
|
| |
| .mcui-Smithing_Table > .mcui-hammer-legacy {
| |
| background-image: url(/images/Smithing_Table_Hammer_JE1_BE1.png?1e6ad)
| |
| } | | } |
|
| |
|
| Line 2,032: |
Line 1,934: |
| } | | } |
|
| |
|
| .mcui-Hotbar-image {
| |
| background: url(/images/Hotbar.png?e5429) no-repeat
| |
| }
| |
|
| |
| .mcui-Hotbar-image-selected {
| |
| background: url(/images/Hotbar_selector.png?3092a) no-repeat
| |
| }
| |
|
| |
|
| .mcui-Loom > * { | | .mcui-Loom > * { |
| Line 2,046: |
Line 1,941: |
|
| |
|
| .mcui-Loom > .mcui-tapestry { | | .mcui-Loom > .mcui-tapestry { |
| background: url(/images/Grid_layout_Loom.png?721a3) no-repeat;
| |
| width: 98px; | | width: 98px; |
| height: 108px | | height: 108px |
| Line 2,052: |
Line 1,946: |
|
| |
|
| .mcui-Loom > .mcui-loomArrow { | | .mcui-Loom > .mcui-loomArrow { |
| background: url(/images/Grid_layout_Loom_Arrow.png?15857) no-repeat;
| |
| width: 54px; | | width: 54px; |
| height: 54px; | | height: 54px; |
| Line 2,087: |
Line 1,980: |
|
| |
|
| .mcui-Grindstone > .mcui-grindstone { | | .mcui-Grindstone > .mcui-grindstone { |
| background: url(/images/Grid_layout_Grindstone.png?02513) no-repeat;
| |
| width: 108px; | | width: 108px; |
| height: 112px | | height: 112px |
| Line 2,103: |
Line 1,995: |
|
| |
|
| .mcui-Grindstone > .mcui-arrow { | | .mcui-Grindstone > .mcui-arrow { |
| background: url(/images/Grid_layout_Furnace_Progress_%28in-active%29.png?4f3f7) no-repeat;
| |
| width: 44px; | | width: 44px; |
| height: 34px; | | height: 34px; |
| Line 2,119: |
Line 2,010: |
|
| |
|
| .mcui-Stonecutter > .mcui-stonecutterArrow { | | .mcui-Stonecutter > .mcui-stonecutterArrow { |
| background: url(/images/Grid_layout_Stonecutter_Arrow.png?6c5fd) no-repeat;
| |
| width: 58px; | | width: 58px; |
| height: 60px; | | height: 60px; |
| Line 2,137: |
Line 2,027: |
| } | | } |
|
| |
|
| .mcui-Inventory-Player-Steve {
| |
| background-image: url(/images/Steve_inventory.png?c6141)
| |
| }
| |
|
| |
|
| .mcui-Inventory-Recipe_Book-button {
| | .directorstable { |
| background-image: url(/images/Grid_layout_Recipe_Book_Button.png?13d2f)
| |
| }
| |
| | |
| .mcui-Inventory-Table-arrow {
| |
| background-image: url(/images/Grid_layout_Arrow_%28small%29.png?a4894)
| |
| }
| |
| | |
| .mcui-Inventory-Furnace-fire {
| |
| background-image: url(/images/Grid_layout_Fire.png?84fd9)
| |
| }
| |
| | |
| .mcui-Inventory-Furnace-fire-inactive {
| |
| background-image: url(/images/Grid_layout_Fire_%28in-active%29.png?2e313)
| |
| }
| |
| | |
| .mcui-Inventory-Furnace-progress {
| |
| background-image: url(/images/Grid_layout_Furnace_Progress.png?c8400)
| |
| }
| |
| | |
| .mcui-Inventory-Furnace-progress-inactive {
| |
| background-image: url(/images/Grid_layout_Furnace_Progress_%28in-active%29.png?4f3f7)
| |
| }
| |
| | |
| .mcui-Inventory-Brewing_Stand-pipes {
| |
| background-image: url(/images/Grid_layout_Brewing_Pipes.png?43dae)
| |
| }
| |
| | |
| .mcui-Inventory-Brewing_Stand-paths {
| |
| background-image: url(/images/Grid_layout_Brewing_Paths_Long.png?7830d)
| |
| }
| |
| | |
| .mcui-Inventory-Brewing_Stand-fuel {
| |
| background-image: url(/images/Grid_layout_Brewing_Fuel.png?18c48)
| |
| }
| |
| | |
| .mcui-Inventory-border {
| |
| -webkit-border-image: url(/images/Inventory_background.png?7c912) 4 fill repeat;
| |
| -moz-border-image: url(/images/Inventory_background.png?7c912) 4 fill repeat;
| |
| -o-border-image: url(/images/Inventory_background.png?7c912) 4 fill repeat;
| |
| border-image: url(/images/Inventory_background.png?7c912) 4 fill repeat
| |
| }
| |
| | |
| .toast-border {
| |
| -webkit-border-image: url(/images/Achievement_background.png?dd4ed) 8 fill repeat;
| |
| -moz-border-image: url(/images/Achievement_background.png?dd4ed) 8 fill repeat;
| |
| -o-border-image: url(/images/Achievement_background.png?dd4ed) 8 fill repeat;
| |
| border-image: url(/images/Achievement_background.png?dd4ed) 8 fill repeat
| |
| }
| |
| | |
| .directorstable { | |
| background: #FFF; | | background: #FFF; |
| text-align: center; | | text-align: center; |
| Line 2,413: |
Line 2,250: |
| .sprite-file a.new:first-child { | | .sprite-file a.new:first-child { |
| vertical-align: var(--vertical-align); | | vertical-align: var(--vertical-align); |
| background-image: url(/images/Grid_Unknown.png?4cbf2);
| |
| background-size: 100% 100%; | | background-size: 100% 100%; |
| display: inline-block; | | display: inline-block; |
| Line 2,428: |
Line 2,264: |
| image-rendering: pixelated; | | image-rendering: pixelated; |
| -ms-interpolation-mode: nearest-neighbor | | -ms-interpolation-mode: nearest-neighbor |
| }
| |
|
| |
| .af-sprite {
| |
| background-image: url(/images/AprilFoolsSprite.png?c94e5)
| |
| }
| |
|
| |
| .blocklegacy-sprite {
| |
| background-image: url(/images/BlockLegacyCSS.png?141c9)
| |
| }
| |
|
| |
| .clock-sprite {
| |
| background-image: url(/images/ClockSprite.png?3e65b)
| |
| }
| |
|
| |
| .comment-sprite {
| |
| background-image: url(/images/CommentCSS.png?ec8b9)
| |
| }
| |
|
| |
| .nbt-sprite {
| |
| background-image: url(/images/Nbtsheet.png?07377)
| |
| } | | } |
|
| |
|
| .schematic-sprite { | | .schematic-sprite { |
| background-image: url(/images/SchematicSprite.png?1149b);
| |
| background-size: 32em auto; | | background-size: 32em auto; |
| width: 1em; | | width: 1em; |
| Line 2,457: |
Line 2,272: |
| } | | } |
|
| |
|
| .tint-sprite {
| |
| background-image: url(/images/TintSprite.png?0743d)
| |
| }
| |
|
| |
| .tint-sprite-mask {
| |
| -webkit-mask-image: url(/images/TintSprite.png?0743d);
| |
| mask-image: url(/images/TintSprite.png?0743d)
| |
| }
| |
|
| |
| .xp-2 {
| |
| background-image: url(/images/Experience_Orb_Value_-32768-2.png?563f1)
| |
| }
| |
|
| |
| .xp-6 {
| |
| background-image: url(/images/Experience_Orb_Value_3-6.png?6de8c)
| |
| }
| |
|
| |
| .xp-16 {
| |
| background-image: url(/images/Experience_Orb_Value_7-16.png?7ba42)
| |
| }
| |
|
| |
| .xp-36 {
| |
| background-image: url(/images/Experience_Orb_Value_17-36.png?ecbc0)
| |
| }
| |
|
| |
| .xp-72 {
| |
| background-image: url(/images/Experience_Orb_Value_37-72.png?cb2d5)
| |
| }
| |
|
| |
| .xp-148 {
| |
| background-image: url(/images/Experience_Orb_Value_73-148.png?1eec1)
| |
| }
| |
|
| |
| .xp-306 {
| |
| background-image: url(/images/Experience_Orb_Value_149-306.png?0e61c)
| |
| }
| |
|
| |
| .xp-616 {
| |
| background-image: url(/images/Experience_Orb_Value_307-616.png?175d5)
| |
| }
| |
|
| |
| .xp-1236 {
| |
| background-image: url(/images/Experience_Orb_Value_617-1236.png?b2ceb)
| |
| }
| |
|
| |
| .xp-2476 {
| |
| background-image: url(/images/Experience_Orb_Value_1237-2476.png?6c709)
| |
| }
| |
|
| |
| .xp-32767 {
| |
| background-image: url(/images/Experience_Orb_Value_2477-32767.png?cce67)
| |
| }
| |
|
| |
|
| .thumb .schematic { | | .thumb .schematic { |