Style tweaks to admin dashboard "add individual" button and verbose property listings.
This commit is contained in:
parent
076213cf5f
commit
06b7511e3d
3 changed files with 17 additions and 6 deletions
|
@ -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 ************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue