Style tweaks to admin dashboard "add individual" button and verbose property listings.

This commit is contained in:
rjy7 2010-01-31 04:55:01 +00:00
parent e1ce43ff74
commit 1264f721cd

View file

@ -445,6 +445,10 @@ are necessary for cross-browser consistency
margin-top: 3em;
}
#adminDashboard .add-action-button {
margin-top: .75em;
}
#logoutPanel {
float: right;
margin-right: 4.5em;
@ -636,6 +640,12 @@ span.statementWrap:hover em.nonEditable {
font-style: normal;
}
.verbosePropertyListing {
color: gray;
font-size: 0.75em;
margin-left: 1em;
}
/************************
Backend forms