Grammalecte  gc_options.css at [de7991e1e6]

File gc_lang/fr/mailext/content/gc_options.css artifact c585d5d70e part of check-in de7991e1e6


/* CSS */

.section {
	font-size: 16px;
	font-weight: bold;
	color: hsl(210, 50%, 50%);
}

.dialogheader-title {
  margin: 5px;
  padding: 5px 8px;
  border: 1px solid hsl(210, 50%, 80%);
  background-color: hsl(210, 50%, 50%);
  color: hsl(210, 10%, 90%);
  font-size: larger;
  font-weight: bold;
}