From c823cfa15ca45d38a206df87734598c3c39b2c89 Mon Sep 17 00:00:00 2001 From: Jerry Ruhe Date: Thu, 18 Jan 2007 07:41:14 +0000 Subject: [PATCH] added cursor: pointer to the onhover for appicons --- phpgwapi/templates/jerryr/css/brushed-metal.css | 1 + phpgwapi/templates/jerryr/css/jerryr.css | 1 + 2 files changed, 2 insertions(+) diff --git a/phpgwapi/templates/jerryr/css/brushed-metal.css b/phpgwapi/templates/jerryr/css/brushed-metal.css index d787b2eeb4..aad6ddada8 100644 --- a/phpgwapi/templates/jerryr/css/brushed-metal.css +++ b/phpgwapi/templates/jerryr/css/brushed-metal.css @@ -573,6 +573,7 @@ body { background-position: 90% 100%; border-top: 1px solid #9f9f9f; border-left: 0px solid white; + cursor: pointer; } .appIconSpacer diff --git a/phpgwapi/templates/jerryr/css/jerryr.css b/phpgwapi/templates/jerryr/css/jerryr.css index 0454505bae..fa2e976a18 100644 --- a/phpgwapi/templates/jerryr/css/jerryr.css +++ b/phpgwapi/templates/jerryr/css/jerryr.css @@ -495,6 +495,7 @@ body { { background-image: url(../images/iconBackYellow.png); border-right: 1px solid #9f9f9f; + cursor: pointer; } #divAppTextBar