Usuário(a):Lijealso/DisamAssist.css

Origem: Wikipédia, a enciclopédia livre.

Nota: Depois de publicar, poderá ter de contornar a cache do seu navegador para ver as alterações.

  • Firefox / Safari: Pressione Shift enquanto clica Recarregar, ou pressione Ctrl-F5 ou Ctrl-R (⌘-R no Mac)
  • Google Chrome: Pressione Ctrl-Shift-R (⌘-Shift-R no Mac)
  • Internet Explorer / Edge: Pressione Ctrl enquanto clica Recarregar, ou pressione Ctrl-F5
  • Opera: Pressione Ctrl-F5.
.disamassist-box {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid;
	overflow: hidden;
}

.disamassist-mainbox {
	border-color: #0000ff;
	background: #b2b2ff;
}

.disamassist-pendingeditbox {
	border-color: #00f0ff;
	background: #c5fcff;
}

.disamassist-errorbox {
	border-color: #ff0000;
	background: #ffb2b2;
}

.disamassist-errorbutton {
	float: right;
}

.disamassist-pagetitleline {
	font-weight: bold;
}

.disamassist-editcounter {
	font-size: xx-small;
	float: right;
}

.disamassist-subtitle {
	font-size: x-small;
}

.disamassist-allbuttons {
	clear: both;
}

.disamassist-leftbuttons {
	float: left;
}

.disamassist-rightbuttons {
	float: right;
}

.disamassist-optionmarker {
	color: #0000ff !important;
	font-style: normal;
	font-weight: normal;
	font-size: xx-small;
}

.disamassist-curroptionmarker {
	font-weight: bold;
}

.disamassist-inclink {
	color: #ff0000;
	font-weight: bold;
}

.disamassist-context {
	font-family: monospace;
}