Dogcraft Wiki

Archive/Mall register/styles.css

From Dogcraft Wiki

(transfering infobox styles from Common.css)
 
(Domino changed the content model of the page Dogcraft Wiki:Archive/Mall register/styles.css from "wikitext" to "CSS": css archive page)
Tag: content model change
(No difference)

Revision as of 00:25, 21 August 2022

#mall-map-container .mall-expand-content {
	display:none;
}

#mall-map-container div:not(.mall-nohover) div:hover {
   width: auto !important;
   height: auto !important;
   min-width: 10em !important;
   min-height: 10em !important;
   max-width:10em !important;
   max-height:50em !important;
   overflow: auto;
   position: absolute !important;
   z-index: 10;
   margin: -5px -20px;
   /*transition: width 0.2s ease-in-out, height 0.2s ease-in-out;*/
}

#mall-map-container div:not(.mall-nohover) div:hover .mall-expand-content {
	display:inline;
}

/* Prevents the automatic "add new cell to grid" blocks that VE generates in edit mode from showing up on the Mall Map page*/
.ve-ce-branchNode-blockSlug, .ve-ce-branchNode-newSlug {
	display:none;
}

#mall-map-container > *:not(.mall-content) {
	display:none;
}

.ve-active .page-Mall_map .ve-ce-focusableNode-highlight[title="Mall footer"] {
    display: none;
}

.mall-expired > div {
    background: repeating-linear-gradient(-45deg,#ff9a7a,#ff9a7a 8%,coral 8%,coral 16%) !important;
    border: 1px solid darkred !important;
    opacity: 50%;
}
This page was last modified on 21 August 2022, at 00:25. (21 months ago)
Background Valentine's Day Event 2024 by TheWhiteTigerNL