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