summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/css/renewPassword.css
blob: a06a101efe5b3728f622626b2118e43d56538bf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#personal-show + label {
	left: 222px !important;
	margin-top: 3px !important;
}

#renewpassword .strengthify-wrapper {
	left: 10px;
	margin-top: 65px;
	position: absolute;
	width: 219px;
}

#cancel-container p.info {
	margin-top: 10px;
	text-align: center;
}

#renewpassword .title {
	background-color: transparent;
}