Revision 34b009d4 ui/static/main.css

b/ui/static/main.css
1099 1099
    font-size: 80%;
1100 1100
}
1101 1101

  
1102
.meta-modal .close {
1103
	background-image: url(/static/close-grey.png);
1104
	position: absolute;
1105
	right: -15px;
1106
	top: -17px;
1107
	cursor: pointer;
1108
	height: 32px;
1109
	width: 32px;
1110
}
1111

  
1102 1112
.meta-modal h3 label {
1103 1113
    font-weight: normal;
1104 1114
}

Also available in: Unified diff