Sha256: a1620402f9b907a4a71286df62f6f8e8f636fbd7d7a18fe70788cc49fed4d1f6

Contents?: true

Size: 655 Bytes

Versions: 1

Compression:

Stored size: 655 Bytes

Contents

.gravatar {
	width: 40px;
}
.gravatar img {
	border: 0;
	height: 30px;
	width: 30px;
}
.username {
	width: 300px;
}
.role_name {
	text-align:right;
}

.row:nth-child(2n).administrator   { background-color: #EE8; }
.row:nth-child(2n+1).administrator { background-color: #DD8; }
.row:nth-child(2n).moderator       { background-color: #ECE; }
.row:nth-child(2n+1).moderator     { background-color: #DCD; }
.row:nth-child(2n).editor          { background-color: #CEE; }
.row:nth-child(2n+1).editor        { background-color: #CDD; }
.row:nth-child(2n).employee        { background-color: #FDD; }
.row:nth-child(2n+1).employee      { background-color: #EDD; }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ccls-ccls_engine-3.11.0 generators/ccls_engine/templates/stylesheets/users.css