From 1264f721cd10e7bff2c57423dab35fd1f455219e Mon Sep 17 00:00:00 2001 From: rjy7 Date: Sun, 31 Jan 2010 04:55:01 +0000 Subject: [PATCH] Style tweaks to admin dashboard "add individual" button and verbose property listings. --- themes/vivo-basic/css/screen.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/themes/vivo-basic/css/screen.css b/themes/vivo-basic/css/screen.css index 1300cf88..20616ee0 100644 --- a/themes/vivo-basic/css/screen.css +++ b/themes/vivo-basic/css/screen.css @@ -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