show link cursor
authorGabriel Wicke <gwicke@users.mediawiki.org>
Sat, 10 Apr 2004 21:22:54 +0000 (21:22 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Sat, 10 Apr 2004 21:22:54 +0000 (21:22 +0000)
stylesheets/monobook/IE55Fixes.css
stylesheets/monobook/IE60Fixes.css

index 021e95e..96edf71 100644 (file)
@@ -55,3 +55,8 @@ body {
     background: url(external.png) center right no-repeat;
     padding-right: 13px;
 }
+/* show the hand */
+#portlet-logo a,
+#portlet-logo a:hover {
+    cursor: pointer;
+}
index fa516a4..67b2733 100644 (file)
@@ -63,4 +63,9 @@ div.thumbnail-none p, div.thumbnail-right p, div.thumbnail-left p {
     position:relative;
 }
 
+/* show the hand */
+#portlet-logo a,
+#portlet-logo a:hover {
+    cursor: pointer;
+}
 /*{ border:1px solid Red !important;}*/