MediaWiki:Gadget-Prosesize.css: Difference between revisions

From Eurovision Wiki
Jump to navigation Jump to search
en>Jon (WMF)
 
m 1 revision imported
 
(No difference)

Latest revision as of 05:58, 19 March 2026

/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === WARNING: GLOBAL GADGET FILE ===                      |
 * |                  Changes to this page affect many users.                    |
 * | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. |
 * |_____________________________________________________________________________|
 *
 */
.prosesize-highlight {
	background-color: yellow;
	color:black;
}

.prosesize-portlet-link-edit-mode:first-child {
	color:black;
}

.prosesize-special-template {
	background-color: none;
}

#document-size {
	margin-top: 0.5em;
}