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

This commit is contained in:
rjy7 2010-01-31 04:54:58 +00:00
parent 076213cf5f
commit 06b7511e3d
3 changed files with 17 additions and 6 deletions

View file

@ -192,6 +192,12 @@ textarea {
margin-top:0.5ex;
margin-bottom:0.3ex;
padding-left:0.2em;
}
.verbosePropertyListing {
color: gray;
font-size: 0.75em;
margin-left: 1em;
}
/********************** header ************************************/