From ada471e4e1be21c170c2c9ad6cfacb9226b4d113 Mon Sep 17 00:00:00 2001 From: mb863 Date: Mon, 17 Jan 2011 02:44:38 +0000 Subject: [PATCH] NIHVIVO-1706: Added confirmation alert for photo deletion in image upload and individual templates --- themes/wilma/css/wilma.css | 134 +------------------------------------ 1 file changed, 1 insertion(+), 133 deletions(-) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 36359338..4a82c4a9 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -517,138 +517,6 @@ ul#classgroup-list .count-individuals { width: 400px; height: 400px; } -/* HIGHLIGHTS ------> */ -#highlights { - clear: both; - width: 920px; - margin: 0 auto; - margin-top: 40px; - height: 400px; - border: 1px solid #dfe6e6; - background: #f7f9f9; - padding-bottom: 50px; -} -#highlights h4 { - width: 13%; - height: 30px; - margin-bottom: 27px; - padding-left: 15px; - font-weight: normal; - line-height: 38px; - color: #fff; - background: #5e6363; - font-size: 20px; -} -#highlights h5 { - color: #91b039; - font-size: 14px; - padding-bottom: 20px; -} -.global-highlights { - border: 1px solid #e8e8e8; - background: #fff; - float: left; - width: 235px; - padding: 24px; -} -/* FEATURED PEOPLE ------> */ -#featured-people { - margin-left: 20px; - margin-right: 15px; -} -article.featured-people { - width: 245px; - height: 100px; -} -img.individual-photo { - width: 80px; - border: 1px solid #999; - float: left; -} -article.vcard p.fn { - float: left; - width: 130px; - font-size: 12px; - line-height: 1.3em; - margin-left: 20px; - color: #303e4e; - font-weight: bold; -} -article.vcard span.title { - display: block; - font-weight: normal; - font-style: italic; -} -article.vcard span.org { - display: block; - font-weight: normal; -} -p.view-all { - clear: both; - width: 200px; - font-size: 14px; - text-align: right; - color: #303e4e; -} -a.view-all-style { - color: #303e4e -} -/* UPCOMING EVENTS------> */ -#upcoming-events { - margin-right: 15px -} -article.vevent { - width: 233px; - height: 59px; - clear: both; -} -time.dtstart { - width: 40px; - height: 59px; - float: left; - background: url(../images/date-display.jpg) 0 0 no-repeat; - color: #fff; - text-align: center; - padding-top: 10px; - font-size: 20px; -} -time.dtstart span { - display: block; - font-size: 11px; - color: #fff; - margin-top: -10px; -} -p.summary { - padding-left: 50px; - padding-top: 12px; - color: #303e4e; - font-size: 12px; - font-weight: bold; -} -p.summary time { - display: block; - padding-top: 0; - font-weight: normal; -} -/* LATEST PUBLICATIONS ------> */ -#latest-publications article { - width: 232px; - height: 35px; - background: url(../images/icon-pub.png) 0 0 no-repeat; - padding-bottom: 10px; - float: left; -} -p.publication-content { - padding-left: 40px; - color: #303e4e; - font-size: 12px; - font-weight: bold; - line-height: 1.3em; -} -p.publication-content span { - display: block; - font-weight: normal; -} /* FOOTER------> */ footer { clear: both; @@ -1129,7 +997,7 @@ ul#alpha-browse-childClass .count-classes { border-right: 1px solid #edf0ed; } /* INDIVIDUAL INTRO LEFT CONTENT ------> */ -#share-contact img.individual-photo2{ +#share-contact img.individual-photo{ border: 7px solid #ebebeb; } ul#individual-tools-people{