Jump to content

Topic on Talk:Quarry/Flow

Change color of the alert

2
Summary by Framawiki
Nux (talkcontribs)

Could you please change the colors of the warning. The contrast, especially on links is very bad. Here is my stylus:

.alert-warning {
	background-color: #fff3cf;
	border-color: transparent;
	color: #000;
	a {
	  color: #1e0b95;
	  border-bottom: 1px dotted;
	}
}
.alert {
	padding: .5em;
}

Also would be nice if the message was dismissible. I don't intend to switch to superset. I doesn't seem like it's read yet. Very few databases there.

Framawiki (talkcontribs)

Maintenance message removed, indeed goal is not to keep it forever. Opened phab:T343644 for css discussions.