Author: dongxu
Date: Thu Sep 12 05:05:33 2013
New Revision: 1522443

URL: http://svn.apache.org/r1522443
Log:
make cursor pointer to the right place

Modified:
    
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/MessageContentView.ui.xml

Modified: 
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/MessageContentView.ui.xml
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/MessageContentView.ui.xml?rev=1522443&r1=1522442&r2=1522443&view=diff
==============================================================================
--- 
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/MessageContentView.ui.xml
 (original)
+++ 
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/MessageContentView.ui.xml
 Thu Sep 12 05:05:33 2013
@@ -134,7 +134,6 @@
                .moreHeaders {
                        position: absolute;
                        top: 8px;
-            cursor: pointer;
                        right: 18px;
                        width: 18em;
                        text-align: right;
@@ -149,6 +148,7 @@
                        height: 13px;
                        text-indent: 1000px;
                        overflow: hidden;
+      cursor: pointer;
                }
        </ui:style>
        <g:DockLayoutPanel unit="PX">
@@ -174,5 +174,9 @@
                        </g:DockLayoutPanel>
                </g:center>
        </g:DockLayoutPanel>
+<<<<<<< HEAD
 >>>>>>> fixed issue#64, add attachments region in message content view
-</ui:UiBinder>
\ No newline at end of file
+</ui:UiBinder>
+=======
+</ui:UiBinder>
+>>>>>>> make cursor pointer to the right place



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to