duplicate password fields on admin side

This commit is contained in:
Luke Pulverenti 2015-01-31 22:29:26 -05:00
parent fd496448ac
commit 0a89e195a5
5 changed files with 87 additions and 36 deletions

View file

@ -551,7 +551,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
}
.ui-page-theme-a .detailSectionHeader {
background-color: #fff;
background-color: #ddd;
border: 1px solid #ddd;
border-radius: 2px;
}