MediaWiki:Gadget-PopupTextAlt.css

Èn årtike di Wikisource.

Note : après aveur schapé l’ pådje, vos l’ divoz rafrister, po pleur vey les candjmints dins vosse betchteu waibe.

  • Firefox / Safari : tchôkîz so Shift tot clitchant so Rafrister, ou co fjhoz Ctrl-F5 ou Ctrl-R (⌘-R so on Mac)
  • Google Chrome : tchôkîz so Ctrl-Shift-R (⌘-Shift-R so on Mac)
  • Internet Explorer / Edje : tchôkîz so Ctrl tot clitchant so Rafrister, ou co fjhoz Ctrl-F5
  • Konqueror : clitchîz so Rafrister ou tchôkîz so F5
  • Opera : alez dins Menu → Parametes (Opera → Preferinces so on Mac), pus dins Confidance et såvrité → Vudîz les dnêyes d’ vizitaedje → Imådjes et fitchîs metous el muchete.
.popuptextalt{
	text-align:left;
	text-indent:0;
	font-size:.9rem;
	font-family:sans;
	font-style:normal;
	letter-spacing: normal;
	cursor:default;
}
.popuptextalt .oo-ui-labelElement-label{
	font-weight:bold;
}
.popuptextalt .oo-ui-popupWidget-body div div{
	font-size:85%;
	padding:.5em;
}
.popuptextalt table{
	width:100%;
}
.popuptextalt table th{
	font-weight:normal;
	width:5em;
}
.popuptextalt table td{
	background:white;
	border:dashed 1px #aaa;
	padding:2px 5px;
	font-family:mono;
}
.popuptextalt table td + td{
    border:none;
    width:.5em;
}
.popuptextalt nav{
	display:flex;
	justify-content:space-between;
	border-top:solid 1px #aaa;
	margin-top:.5em;
}
.popuptextalt nav .oo-ui-widget{
	margin:0 !important;
}
.popuptextalt-label{
    font-weight:bold;
    padding-top:.5em;
}
.popuptextalt-row{
	display:flex;
	margin:1em 0;
}
.popuptextalt-desc{
    flex:1;
}
.popuptextalt-desc div + div{
	font-size:80%;
	line-height:1.5em;
	color:#666;
}
.popuptextalt-btn{
	margin-left:1em;
}
.cor, .sic{
	cursor:pointer;
}
.cor.highlight,
.highlightsamplecor{
	background:#ffada1;
}
.sic.highlight,
.highlightsamplesic{
	background:#ffffa1;
}