Author: lucaa
Date: 2008-02-08 11:29:06 +0100 (Fri, 08 Feb 2008)
New Revision: 7376

Modified:
   
xwiki-products/xwiki-watch/trunk/gwt/src/main/java/com/xpn/xwiki/watch/public/Watch.css
Log:
Minor style changes to add pointer cursor on clickable interface elements.



Modified: 
xwiki-products/xwiki-watch/trunk/gwt/src/main/java/com/xpn/xwiki/watch/public/Watch.css
===================================================================
--- 
xwiki-products/xwiki-watch/trunk/gwt/src/main/java/com/xpn/xwiki/watch/public/Watch.css
     2008-02-08 10:21:04 UTC (rev 7375)
+++ 
xwiki-products/xwiki-watch/trunk/gwt/src/main/java/com/xpn/xwiki/watch/public/Watch.css
     2008-02-08 10:29:06 UTC (rev 7376)
@@ -63,6 +63,7 @@
 }
 img.watch-titlebar-refresh {
        margin: 13px;
+       cursor: pointer;
 }
 .watch-search {
     float: right;
@@ -80,6 +81,7 @@
        border:  none;
        color:  #fff;
        font-size:  1.1em;
+       cursor: pointer;
 }
 #Watch div.watch-main div.watch-titlebar div.watch-titlebar-title {
        color: #fff;
@@ -151,6 +153,7 @@
 }
 .watch-feedtree-image {
     float: right;
+    cursor: pointer;
 }
 
 .watch-feedtree-groups {
@@ -331,6 +334,7 @@
 }
 div.watch-article-actions img{
        margin-left: 10px;
+       cursor: pointer;
 }
 img.watch-article-action-trash {
        width:  16px;

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to