Author: dongxu
Date: Thu Sep 12 04:30:41 2013
New Revision: 1522356

URL: http://svn.apache.org/r1522356
Log:
add splitter

Modified:
    
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/res/CssSplitLayoutPanel.css

Modified: 
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/res/CssSplitLayoutPanel.css
URL: 
http://svn.apache.org/viewvc/james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/res/CssSplitLayoutPanel.css?rev=1522356&r1=1522355&r2=1522356&view=diff
==============================================================================
--- 
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/res/CssSplitLayoutPanel.css
 (original)
+++ 
james/hupa/trunk/client/src/main/java/org/apache/hupa/client/ui/res/CssSplitLayoutPanel.css
 Thu Sep 12 04:30:41 2013
@@ -27,6 +27,7 @@
        cursor: row-resize;
        background-position: center 0;
 }
+<<<<<<< HEAD
 
 @external .gwt-SplitLayoutPanel-HDragger;
 @external .gwt-SplitLayoutPanel-VDragger;
@@ -49,4 +50,8 @@
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
-}
\ No newline at end of file
+}
+=======
+@external .gwt-SplitLayoutPanel-HDragger;
+@external .gwt-SplitLayoutPanel-VDragger;
+>>>>>>> add splitter



---------------------------------------------------------------------
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