File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed
src/modules/location-huds/locations/event-locations/halloween Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -237,6 +237,7 @@ a.halloweenBoilingCauldronHUD-dialog-closeButton {
237237}
238238
239239.halloweenBoilingCauldronHUD-cauldron-queue-brewTime {
240+ display : none;
240241 margin-top : -4px ;
241242 margin-left : 3px ;
242243 font-size : 13px ;
@@ -450,10 +451,14 @@ a.halloweenBoilingCauldronHUD-dialog-closeButton {
450451 margin-left : -5px ;
451452}
452453
454+ .cauldron .halloweenBoilingCauldronRecipeView-cauldron-queueSlot .halloweenBoilingCauldronHUD-yield-image {
455+ margin-top : 0 ;
456+ }
457+
453458.halloweenBoilingCauldronRecipeView-cauldron-queueSlot .halloweenBoilingCauldronHUD-yield-image {
454459 width : 42px ;
455460 height : 42px ;
456- margin-top : 0 ;
461+ margin-top : 6 px ;
457462 margin-left : 4px ;
458463 background-size : cover;
459464}
@@ -533,18 +538,7 @@ a.halloweenBoilingCauldronHUD-dialog-closeButton {
533538.halloweenBoilingCauldronRecipeView-recipe-ingredientContainer .error {
534539 color : # bd0000 ;
535540}
536- .halloweenBoilingCauldronHUD-cauldron-queue-brewTime {
537- display : none;
538- }
539541
540542.cauldron .halloweenBoilingCauldronHUD-cauldron-queue-brewTime {
541543 display : block;
542544}
543-
544- .cauldron .halloweenBoilingCauldronRecipeView-cauldron-queueSlot .halloweenBoilingCauldronHUD-yield-image {
545- margin-top : 0 ;
546- }
547-
548- .halloweenBoilingCauldronRecipeView-cauldron-queueSlot .halloweenBoilingCauldronHUD-yield-image {
549- margin-top : 6px ;
550- }
You can’t perform that action at this time.
0 commit comments