Page MenuHomePhabricator

modernskin .usermessage
Closed, ResolvedPublic

Description

Author: random832

Description:
.usermessage (new messages box) is unstyled.

From monobook:

/* user notification thing */
.usermessage {
	background-color: #ffce7b;
	border: 1px solid #ffa500;
	color: black;
	font-weight: bold;
	margin: 2em 0 1em;
	padding: .5em 1em;
	vertical-align: middle;
}

Version: unspecified
Severity: enhancement
URL: http://en.wikipedia.org/skins-1.5/modern/main.css

Details

Reference
bz12863

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:02 PM
bzimport set Reference to bz12863.

ais523 wrote:

(In reply to comment #1)

fixed in r12863

That's the wrong revision number. What revision was it actually fixed in?

river wrote:

r30469 (oops) and r30490 which changed the styling slightly