From 0c749d8c3256137ce6f8ae77cb47ab0f91a3c183 Mon Sep 17 00:00:00 2001 From: ryounes Date: Thu, 17 Mar 2011 21:42:34 +0000 Subject: [PATCH] NIHVIVO-2267 Fix path to image on contact form confirmation page. Rename vivo-basic site_icons directory to align with images directory in wilma. --- themes/vivo-basic/css/individual.css | 24 +++++++++--------- themes/vivo-basic/css/screen.css | 10 ++++---- .../{site_icons => images}/Jcrop.gif | Bin .../{site_icons => images}/TryIt.gif | Bin .../{site_icons => images}/bomb.gif | Bin .../cornell_university_library.gif | Bin .../vivo-basic/{site_icons => images}/go.gif | Bin .../grouping/bg_propGroupNav-active.gif | Bin .../grouping/bg_propGroupNav-inactive.gif | Bin .../grouping/bg_propsCategory.gif | Bin .../grouping/bg_propsWrap.gif | Bin .../grouping/h3_tab_left-active.gif | Bin .../grouping/h3_tab_left.gif | Bin .../grouping/h3_tab_right-active.gif | Bin .../grouping/h3_tab_right.gif | Bin .../{site_icons => images}/iconAlert.png | Bin .../{site_icons => images}/iconAlertBig.png | Bin .../{site_icons => images}/minus.gif | Bin .../{site_icons => images}/paper.gif | Bin .../{site_icons => images}/plus.gif | Bin .../plus_transparent.gif | Bin .../plus_transparent2.gif | Bin .../plus_transparent_hover.gif | Bin .../{site_icons => images}/vitro_logo.gif | Bin .../{site_icons => images}/vivo-logo.jpg | Bin .../{site_icons => images}/vivo_logo.gif | Bin themes/vivo-basic/site_icons/mail.gif | Bin 6747 -> 0 bytes 27 files changed, 17 insertions(+), 17 deletions(-) rename themes/vivo-basic/{site_icons => images}/Jcrop.gif (100%) rename themes/vivo-basic/{site_icons => images}/TryIt.gif (100%) rename themes/vivo-basic/{site_icons => images}/bomb.gif (100%) rename themes/vivo-basic/{site_icons => images}/cornell_university_library.gif (100%) rename themes/vivo-basic/{site_icons => images}/go.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/bg_propGroupNav-active.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/bg_propGroupNav-inactive.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/bg_propsCategory.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/bg_propsWrap.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/h3_tab_left-active.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/h3_tab_left.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/h3_tab_right-active.gif (100%) rename themes/vivo-basic/{site_icons => images}/grouping/h3_tab_right.gif (100%) rename themes/vivo-basic/{site_icons => images}/iconAlert.png (100%) rename themes/vivo-basic/{site_icons => images}/iconAlertBig.png (100%) rename themes/vivo-basic/{site_icons => images}/minus.gif (100%) rename themes/vivo-basic/{site_icons => images}/paper.gif (100%) rename themes/vivo-basic/{site_icons => images}/plus.gif (100%) rename themes/vivo-basic/{site_icons => images}/plus_transparent.gif (100%) rename themes/vivo-basic/{site_icons => images}/plus_transparent2.gif (100%) rename themes/vivo-basic/{site_icons => images}/plus_transparent_hover.gif (100%) rename themes/vivo-basic/{site_icons => images}/vitro_logo.gif (100%) rename themes/vivo-basic/{site_icons => images}/vivo-logo.jpg (100%) rename themes/vivo-basic/{site_icons => images}/vivo_logo.gif (100%) delete mode 100644 themes/vivo-basic/site_icons/mail.gif diff --git a/themes/vivo-basic/css/individual.css b/themes/vivo-basic/css/individual.css index 00a06ac4..9bc59802 100644 --- a/themes/vivo-basic/css/individual.css +++ b/themes/vivo-basic/css/individual.css @@ -20,11 +20,11 @@ } #personWrap #contentwrap { -/* background: #fff url(../site_icons/grouping/bg_page_person.gif) no-repeat right top;*/ +/* background: #fff url(../images/grouping/bg_page_person.gif) no-repeat right top;*/ } #personWrap { -/* background: url(../site_icons/grouping/bg_innerwrap_person.gif) repeat-y right top;*/ +/* background: url(../images/grouping/bg_innerwrap_person.gif) repeat-y right top;*/ padding-top: 20px; /* margin-top: 25px;*/ clear: both; @@ -50,7 +50,7 @@ } #deptWrap { - background: url(../site_icons/grouping/bg_innerwrap_person.gif) repeat-y right top; + background: url(../images/grouping/bg_innerwrap_person.gif) repeat-y right top; padding-top: 26px; clear: both; } @@ -182,7 +182,7 @@ img.screenshot { padding: 0 0 0 12px; font-size: 1.08em; color: #fff; - background: url(../site_icons/grouping/h3_tab_left.gif) left top no-repeat; + background: url(../images/grouping/h3_tab_left.gif) left top no-repeat; border: 0; } @@ -191,12 +191,12 @@ img.screenshot { display: inline; height: 19px; padding: 5px 16px 0 0; - background: url(../site_icons/grouping/h3_tab_right.gif) right top no-repeat; + background: url(../images/grouping/h3_tab_right.gif) right top no-repeat; } #personWrap div.propsCategory { clear: left; - background: #fff url(../site_icons/grouping/bg_propsCategory.gif) right top no-repeat; + background: #fff url(../images/grouping/bg_propsCategory.gif) right top no-repeat; /* border-left: 1px solid #d9d9d9;*/ border-left: 1px solid #dedede; /* border-bottom: 1px solid #d9d9d9;*/ @@ -209,7 +209,7 @@ img.screenshot { clear: left; margin: 0; padding: 8px 16px; -/* background: url(../site_icons/grouping/bg_propsWrap.gif) right top no-repeat;*/ +/* background: url(../images/grouping/bg_propsWrap.gif) right top no-repeat;*/ /* border-top: 1px solid transparent;*/ /* border-right: 1px solid transparent;*/ /* background: #f7f7f7;*/ @@ -361,12 +361,12 @@ ul.properties h5.collate { border: 0; color: #fff; /* background: #6d8e80;*/ - background: #baa280 url(../site_icons/grouping/bg_propGroupNav-active.gif) top right repeat-y; + background: #baa280 url(../images/grouping/bg_propGroupNav-active.gif) top right repeat-y; } #personWrap #dashboard #propGroupNav h2 a.inactive { color: #b4bfba; - background: #baa280 url(../site_icons/grouping/bg_propGroupNav-inactive.gif) top right repeat-y; + background: #baa280 url(../images/grouping/bg_propGroupNav-inactive.gif) top right repeat-y; } #personWrap #dashboard #propGroupNav h2 a:hover { @@ -384,7 +384,7 @@ ul.properties h5.collate { margin-left: 14px; margin-bottom: 2em; margin-top: 2em; - background: url(../site_icons/contactinfo.gif) left center no-repeat; + background: url(../images/contactinfo.gif) left center no-repeat; font-weight: bold; display: block; } @@ -546,7 +546,7 @@ a.addNewButton { border: 1px solid #5394c3; padding: 6px 16px; line-height: 3em; - background: url(../site_icons/grouping/bg_links_addnew.gif) center center repeat-x;*/ + background: url(../images/grouping/bg_links_addnew.gif) center center repeat-x;*/ } a.addNewButton button { @@ -598,7 +598,7 @@ a.backToTop:visited { } #personWrap div.propsCategory div.highlighted { -/* background: #faf8f3 url(../site_icons/grouping/bg_propsItem_highlighted.gif) left top repeat-y;*/ +/* background: #faf8f3 url(../images/grouping/bg_propsItem_highlighted.gif) left top repeat-y;*/ border-top-color: #faf8f3; /* border-top-color: #F0EDE4;*/ border-bottom-color: #faf8f3; diff --git a/themes/vivo-basic/css/screen.css b/themes/vivo-basic/css/screen.css index a600a214..2d375ab9 100644 --- a/themes/vivo-basic/css/screen.css +++ b/themes/vivo-basic/css/screen.css @@ -90,7 +90,7 @@ div#identity { position: relative; } width: 361px; height: 55px; text-indent: -9999px; - background: url(../site_icons/vivo-logo.jpg) bottom left no-repeat; + background: url(../images/vivo-logo.jpg) bottom left no-repeat; } @@ -592,7 +592,7 @@ IE6 does not support :hover so it will see everything span.entityMoreSpan { display: block; font-style: italic; - background: url(../site_icons/plus.gif) left center no-repeat; + background: url(../images/plus.gif) left center no-repeat; padding-left: 14px; margin: .5em 0; line-height: 1em; @@ -607,7 +607,7 @@ span.entityMoreSpan:hover { div.navlinkblock:hover span.entityMoreSpan, div.navlinkblock-expanded span.entityMoreSpan { - background: url(../site_icons/minus.gif) left center no-repeat; + background: url(../images/minus.gif) left center no-repeat; } @@ -635,13 +635,13 @@ a.add { width: 1em; height: 1em; padding: 4px; - background: #ebebeb url(../site_icons/plus_transparent.gif) center center no-repeat; + background: #ebebeb url(../images/plus_transparent.gif) center center no-repeat; text-indent: -9999px; overflow: hidden; } a.add:hover { - background-image: url(../site_icons/plus_transparent_hover.gif); + background-image: url(../images/plus_transparent_hover.gif); background-color: #576772; } diff --git a/themes/vivo-basic/site_icons/Jcrop.gif b/themes/vivo-basic/images/Jcrop.gif similarity index 100% rename from themes/vivo-basic/site_icons/Jcrop.gif rename to themes/vivo-basic/images/Jcrop.gif diff --git a/themes/vivo-basic/site_icons/TryIt.gif b/themes/vivo-basic/images/TryIt.gif similarity index 100% rename from themes/vivo-basic/site_icons/TryIt.gif rename to themes/vivo-basic/images/TryIt.gif diff --git a/themes/vivo-basic/site_icons/bomb.gif b/themes/vivo-basic/images/bomb.gif similarity index 100% rename from themes/vivo-basic/site_icons/bomb.gif rename to themes/vivo-basic/images/bomb.gif diff --git a/themes/vivo-basic/site_icons/cornell_university_library.gif b/themes/vivo-basic/images/cornell_university_library.gif similarity index 100% rename from themes/vivo-basic/site_icons/cornell_university_library.gif rename to themes/vivo-basic/images/cornell_university_library.gif diff --git a/themes/vivo-basic/site_icons/go.gif b/themes/vivo-basic/images/go.gif similarity index 100% rename from themes/vivo-basic/site_icons/go.gif rename to themes/vivo-basic/images/go.gif diff --git a/themes/vivo-basic/site_icons/grouping/bg_propGroupNav-active.gif b/themes/vivo-basic/images/grouping/bg_propGroupNav-active.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/bg_propGroupNav-active.gif rename to themes/vivo-basic/images/grouping/bg_propGroupNav-active.gif diff --git a/themes/vivo-basic/site_icons/grouping/bg_propGroupNav-inactive.gif b/themes/vivo-basic/images/grouping/bg_propGroupNav-inactive.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/bg_propGroupNav-inactive.gif rename to themes/vivo-basic/images/grouping/bg_propGroupNav-inactive.gif diff --git a/themes/vivo-basic/site_icons/grouping/bg_propsCategory.gif b/themes/vivo-basic/images/grouping/bg_propsCategory.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/bg_propsCategory.gif rename to themes/vivo-basic/images/grouping/bg_propsCategory.gif diff --git a/themes/vivo-basic/site_icons/grouping/bg_propsWrap.gif b/themes/vivo-basic/images/grouping/bg_propsWrap.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/bg_propsWrap.gif rename to themes/vivo-basic/images/grouping/bg_propsWrap.gif diff --git a/themes/vivo-basic/site_icons/grouping/h3_tab_left-active.gif b/themes/vivo-basic/images/grouping/h3_tab_left-active.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/h3_tab_left-active.gif rename to themes/vivo-basic/images/grouping/h3_tab_left-active.gif diff --git a/themes/vivo-basic/site_icons/grouping/h3_tab_left.gif b/themes/vivo-basic/images/grouping/h3_tab_left.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/h3_tab_left.gif rename to themes/vivo-basic/images/grouping/h3_tab_left.gif diff --git a/themes/vivo-basic/site_icons/grouping/h3_tab_right-active.gif b/themes/vivo-basic/images/grouping/h3_tab_right-active.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/h3_tab_right-active.gif rename to themes/vivo-basic/images/grouping/h3_tab_right-active.gif diff --git a/themes/vivo-basic/site_icons/grouping/h3_tab_right.gif b/themes/vivo-basic/images/grouping/h3_tab_right.gif similarity index 100% rename from themes/vivo-basic/site_icons/grouping/h3_tab_right.gif rename to themes/vivo-basic/images/grouping/h3_tab_right.gif diff --git a/themes/vivo-basic/site_icons/iconAlert.png b/themes/vivo-basic/images/iconAlert.png similarity index 100% rename from themes/vivo-basic/site_icons/iconAlert.png rename to themes/vivo-basic/images/iconAlert.png diff --git a/themes/vivo-basic/site_icons/iconAlertBig.png b/themes/vivo-basic/images/iconAlertBig.png similarity index 100% rename from themes/vivo-basic/site_icons/iconAlertBig.png rename to themes/vivo-basic/images/iconAlertBig.png diff --git a/themes/vivo-basic/site_icons/minus.gif b/themes/vivo-basic/images/minus.gif similarity index 100% rename from themes/vivo-basic/site_icons/minus.gif rename to themes/vivo-basic/images/minus.gif diff --git a/themes/vivo-basic/site_icons/paper.gif b/themes/vivo-basic/images/paper.gif similarity index 100% rename from themes/vivo-basic/site_icons/paper.gif rename to themes/vivo-basic/images/paper.gif diff --git a/themes/vivo-basic/site_icons/plus.gif b/themes/vivo-basic/images/plus.gif similarity index 100% rename from themes/vivo-basic/site_icons/plus.gif rename to themes/vivo-basic/images/plus.gif diff --git a/themes/vivo-basic/site_icons/plus_transparent.gif b/themes/vivo-basic/images/plus_transparent.gif similarity index 100% rename from themes/vivo-basic/site_icons/plus_transparent.gif rename to themes/vivo-basic/images/plus_transparent.gif diff --git a/themes/vivo-basic/site_icons/plus_transparent2.gif b/themes/vivo-basic/images/plus_transparent2.gif similarity index 100% rename from themes/vivo-basic/site_icons/plus_transparent2.gif rename to themes/vivo-basic/images/plus_transparent2.gif diff --git a/themes/vivo-basic/site_icons/plus_transparent_hover.gif b/themes/vivo-basic/images/plus_transparent_hover.gif similarity index 100% rename from themes/vivo-basic/site_icons/plus_transparent_hover.gif rename to themes/vivo-basic/images/plus_transparent_hover.gif diff --git a/themes/vivo-basic/site_icons/vitro_logo.gif b/themes/vivo-basic/images/vitro_logo.gif similarity index 100% rename from themes/vivo-basic/site_icons/vitro_logo.gif rename to themes/vivo-basic/images/vitro_logo.gif diff --git a/themes/vivo-basic/site_icons/vivo-logo.jpg b/themes/vivo-basic/images/vivo-logo.jpg similarity index 100% rename from themes/vivo-basic/site_icons/vivo-logo.jpg rename to themes/vivo-basic/images/vivo-logo.jpg diff --git a/themes/vivo-basic/site_icons/vivo_logo.gif b/themes/vivo-basic/images/vivo_logo.gif similarity index 100% rename from themes/vivo-basic/site_icons/vivo_logo.gif rename to themes/vivo-basic/images/vivo_logo.gif diff --git a/themes/vivo-basic/site_icons/mail.gif b/themes/vivo-basic/site_icons/mail.gif deleted file mode 100644 index 7611727ab12e9f9f09d57f295d0d8ca8a245ec4f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6747 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 hZyyO9o1Gt7z52nY2f~=$St8Hi#7Bd{#&|67_