From 74b6ae49be4b05ef4705ed376e7295aad14abca8 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Tue, 23 Mar 2010 18:29:03 +0000 Subject: [PATCH] NIHVIVO-147 Add/edit/delete citation from front end. NIHVIVO-142 Removed some unneeded styles for front end editing. --- themes/vivo-basic/css/screen.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/themes/vivo-basic/css/screen.css b/themes/vivo-basic/css/screen.css index b495a8f0..050c3d59 100644 --- a/themes/vivo-basic/css/screen.css +++ b/themes/vivo-basic/css/screen.css @@ -650,16 +650,6 @@ span.editLinks a.edit { padding-right: 4px; } } -#label .editLinks { - margin-top: -6px; -} - -/* Needed when citation appears without a thumbnail, at the bottom of -the individual display page. */ -.statementWrap .citation { - clear: both; -} - span.statementWrap:hover em.nonEditable { padding-top: 5px;