From 5c36325445c8a6c319230925f315aa9b0adcff18 Mon Sep 17 00:00:00 2001 From: cappadona Date: Fri, 27 May 2011 17:36:47 +0000 Subject: [PATCH] NIHVIVO-2311 Minor tweaks to the in progress vitro theme --- webapp/web/themes/vitro/css/screen.css | 2 +- webapp/web/themes/vitro/css/{wilma.css => vitro.css} | 2 +- webapp/web/themes/vitro/templates/footer.ftl | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) rename webapp/web/themes/vitro/css/{wilma.css => vitro.css} (99%) diff --git a/webapp/web/themes/vitro/css/screen.css b/webapp/web/themes/vitro/css/screen.css index 4d475cf1b..f9e7de0fa 100644 --- a/webapp/web/themes/vitro/css/screen.css +++ b/webapp/web/themes/vitro/css/screen.css @@ -23,4 +23,4 @@ VIVO wilma theme: screen styles @charset "UTF-8"; @import url("reset.css"); -@import url("wilma.css"); \ No newline at end of file +@import url("vitro.css"); \ No newline at end of file diff --git a/webapp/web/themes/vitro/css/wilma.css b/webapp/web/themes/vitro/css/vitro.css similarity index 99% rename from webapp/web/themes/vitro/css/wilma.css rename to webapp/web/themes/vitro/css/vitro.css index a9ce12155..fa8937771 100644 --- a/webapp/web/themes/vitro/css/wilma.css +++ b/webapp/web/themes/vitro/css/vitro.css @@ -799,7 +799,7 @@ a.terms:hover { color: #4e5051; text-decoration: none; } -a.powered-by-vivo { +a.powered-by-vitro { color: #09C; text-decoration: none; } diff --git a/webapp/web/themes/vitro/templates/footer.ftl b/webapp/web/themes/vitro/templates/footer.ftl index 733053702..ada24d0df 100644 --- a/webapp/web/themes/vitro/templates/footer.ftl +++ b/webapp/web/themes/vitro/templates/footer.ftl @@ -13,7 +13,7 @@ | Terms of Use | - Powered by VIVO + Powered by Vitro <#if user.hasRevisionInfoAccess> | Version ${version.label} @@ -25,7 +25,6 @@ <#if urls.contact??>
  • Contact Us
  • -
  • Support