[kune-commits] r1152 - in kune-ws-armor: . trunk trunk/.settings trunk/src trunk/src/org trunk/src/org/ourproject trunk/src/org/ourproject/kune trunk/src/org/ourproject/kune/ws trunk/src/org/ourproject/kune/ws/armor trunk/src/org/ourproject/kune/ws/armor/client trunk/src/org/ourproject/kune/ws/armor/public trunk/src/org/ourproject/kune/ws/armor/public/fontface trunk/war trunk/war/WEB-INF trunk/war/WEB-INF/lib

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Mon Dec 6 13:40:44 CET 2010


Author: vjrj_
Date: 2010-12-06 13:40:41 +0100 (Mon, 06 Dec 2010)
New Revision: 1152

Added:
   kune-ws-armor/trunk/
   kune-ws-armor/trunk/.classpath
   kune-ws-armor/trunk/.project
   kune-ws-armor/trunk/.settings/
   kune-ws-armor/trunk/.settings/com.google.gdt.eclipse.core.prefs
   kune-ws-armor/trunk/.settings/com.google.gwt.eclipse.core.prefs
   kune-ws-armor/trunk/bin/
   kune-ws-armor/trunk/src/
   kune-ws-armor/trunk/src/org/
   kune-ws-armor/trunk/src/org/ourproject/
   kune-ws-armor/trunk/src/org/ourproject/kune/
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/WsArmor.gwt.xml
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.java
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.ui.xml
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/DefaultStyle.css
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmor.java
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmorResources.java
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu Font License 1.0.txt
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.eot
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.svg
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.ttf
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.woff
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/demo.html
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/stylesheet.css
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/ubuntu-fontfacekit.zip
   kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/server/
   kune-ws-armor/trunk/war/
   kune-ws-armor/trunk/war/WEB-INF/
   kune-ws-armor/trunk/war/WEB-INF/lib/
   kune-ws-armor/trunk/war/WEB-INF/lib/gwt-servlet.jar
   kune-ws-armor/trunk/war/WEB-INF/web.xml
   kune-ws-armor/trunk/war/WsArmor.css
   kune-ws-armor/trunk/war/WsArmor.html
   kune-ws-armor/trunk/war/blue_gradient.gif
   kune-ws-armor/trunk/war/drafts.gif
   kune-ws-armor/trunk/war/gray_gradient.gif
   kune-ws-armor/trunk/war/home.gif
Removed:
   kune-ws-armor/svn-commit.tmp
Log:
ws armor uibind tests

Deleted: kune-ws-armor/svn-commit.tmp
===================================================================
--- kune-ws-armor/svn-commit.tmp	2010-12-06 12:32:29 UTC (rev 1151)
+++ kune-ws-armor/svn-commit.tmp	2010-12-06 12:40:41 UTC (rev 1152)
@@ -1,4 +0,0 @@
-
---Esta línea y las que están debajo serán ignoradas--
-
-A    .


Property changes on: kune-ws-armor/trunk
___________________________________________________________________
Name: svn:ignore
   + .gwt


Added: kune-ws-armor/trunk/.classpath
===================================================================
--- kune-ws-armor/trunk/.classpath	                        (rev 0)
+++ kune-ws-armor/trunk/.classpath	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER/GWT (3)"/>
+	<classpathentry kind="output" path="war/WEB-INF/classes"/>
+</classpath>

Added: kune-ws-armor/trunk/.project
===================================================================
--- kune-ws-armor/trunk/.project	                        (rev 0)
+++ kune-ws-armor/trunk/.project	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>ws-armor</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>com.instantiations.designer.gwt.GWTBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.google.gwt.eclipse.core.gwtProjectValidator</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>com.instantiations.designer.gwt.GWTNature</nature>
+		<nature>com.google.gwt.eclipse.core.gwtNature</nature>
+	</natures>
+</projectDescription>

Added: kune-ws-armor/trunk/.settings/com.google.gdt.eclipse.core.prefs
===================================================================
--- kune-ws-armor/trunk/.settings/com.google.gdt.eclipse.core.prefs	                        (rev 0)
+++ kune-ws-armor/trunk/.settings/com.google.gdt.eclipse.core.prefs	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,5 @@
+#Sun Dec 05 02:43:55 CET 2010
+eclipse.preferences.version=1
+jarsExcludedFromWebInfLib=
+warSrcDir=war
+warSrcDirIsOutput=true

Added: kune-ws-armor/trunk/.settings/com.google.gwt.eclipse.core.prefs
===================================================================
--- kune-ws-armor/trunk/.settings/com.google.gwt.eclipse.core.prefs	                        (rev 0)
+++ kune-ws-armor/trunk/.settings/com.google.gwt.eclipse.core.prefs	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,5 @@
+#Sun Dec 05 02:43:22 CET 2010
+eclipse.preferences.version=1
+entryPointModules=
+filesCopiedToWebInfLib=gwt-servlet.jar
+gwtCompileSettings=PGd3dC1jb21waWxlLXNldHRpbmdzPjxsb2ctbGV2ZWw+SU5GTzwvbG9nLWxldmVsPjxvdXRwdXQtc3R5bGU+T0JGVVNDQVRFRDwvb3V0cHV0LXN0eWxlPjxleHRyYS1hcmdzPjwhW0NEQVRBW11dPjwvZXh0cmEtYXJncz48dm0tYXJncz48IVtDREFUQVstWG14NTEybV1dPjwvdm0tYXJncz48L2d3dC1jb21waWxlLXNldHRpbmdzPg\=\=

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/WsArmor.gwt.xml
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/WsArmor.gwt.xml	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/WsArmor.gwt.xml	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,6 @@
+<module>
+  <inherits name="com.google.gwt.user.User" />
+  <inherits name="com.google.gwt.user.theme.standard.Standard" />
+  <entry-point class="org.ourproject.kune.ws.armor.client.WsArmor" />
+  <public path="public" />
+</module>
\ No newline at end of file

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.java
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.java	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.java	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,48 @@
+package org.ourproject.kune.ws.armor.client;
+
+import com.google.gwt.core.client.GWT;
+import com.google.gwt.uibinder.client.UiBinder;
+import com.google.gwt.uibinder.client.UiField;
+import com.google.gwt.user.client.ui.Composite;
+import com.google.gwt.user.client.ui.LayoutPanel;
+import com.google.gwt.user.client.ui.ProvidesResize;
+import com.google.gwt.user.client.ui.Widget;
+
+public class Body extends Composite implements ProvidesResize {// implements
+                                                               // HasText {
+
+    interface BodyUiBinder extends UiBinder<Widget, Body> {
+    }
+
+    private static BodyUiBinder uiBinder = GWT.create(BodyUiBinder.class);
+
+    @UiField
+    LayoutPanel mainpanel;
+
+    // @UiField
+    // SimplePanel scroll;
+
+    // @UiField
+    // Layer entitydocpanel;
+
+    public Body() {
+        initWidget(uiBinder.createAndBindUi(this));
+    }
+
+    public void setBorrrSize(final int width, final int height) {
+        final String w = String.valueOf(width);
+        final String h = String.valueOf(height);
+        GWT.log(h);
+        // super.setSize(w, h);
+        // mainpanel.setSize(w, h);
+        // mainpanel.setWidth(w);
+        mainpanel.setHeight(h);
+        // scroll.setHeight(h);
+        mainpanel.forceLayout();
+
+        // entitydocpanel.setTopHeight(36, Unit.PX, height, Unit.PX);
+        // FIXME erase toolbars
+        // scroll.setTopHeight(168, Unit.PX, height, Unit.PX);
+        // scroll.setSize(w, h);
+    }
+}

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.ui.xml
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.ui.xml	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/Body.ui.xml	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,361 @@
+<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
+<ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder"
+  xmlns:g="urn:import:com.google.gwt.user.client.ui">
+  <ui:with field='res'
+    type='org.ourproject.kune.ws.armor.client.WsArmorResources' />
+  <ui:style>
+    .important {
+      font-weight: bold;
+    }
+    
+    .outter-margin {
+      margin: 5px 5px 5px 5px;
+    }
+    
+    .float-l {
+      float: left;
+    }
+    
+    .float-r {
+      float: right;
+    }
+  </ui:style>
+  <g:LayoutPanel ui:field="mainpanel" styleName='{style.outter-margin}'
+    width="99%" height="500px">
+    <g:layer left="0px" width="100%" top="0px" height="29px">
+      <g:LayoutPanel width="100%" height="29px">
+        <g:layer top="0px" height="29px">
+          <g:FlowPanel ui:field="sitebar" height="22px">
+            <g:InlineLabel styleName="{style.float-l}"
+              text="icons" />
+            <g:Image styleName="{style.float-r}" altText="site logo" />
+            <g:InlineLabel styleName="{style.float-r}"
+              text="login" />
+          </g:FlowPanel>
+        </g:layer>
+      </g:LayoutPanel>
+    </g:layer>
+    <g:layer left="0px" width="100%">
+      <g:SplitLayoutPanel width="100%" height="100%">
+        <g:center size="1.0">
+          <g:LayoutPanel width="100%" height="100%">
+            <g:layer top="0px" height="70px">
+              <g:HorizontalPanel height="70px" width="100%"
+                styleName="{res.style.entityHeader}">
+                <g:Cell width="100%" height="70px">
+                  <!--<g:RichTextArea width="100%" height="70px" /> -->
+                  <g:InlineLabel text="Name of the Initiative" />
+                </g:Cell>
+              </g:HorizontalPanel>
+            </g:layer>
+            <g:layer top="70px" height="108px" left="0px" width="100.0pct">
+              <g:HorizontalPanel width="100%" height="38px"
+                styleName="{res.style.docTitle}">
+                <g:InlineLabel text="Some doc title" />
+              </g:HorizontalPanel>
+            </g:layer>
+            <g:layer top="108px" height="60px">
+              <g:HorizontalPanel width="100%" height="60px"
+                styleName="{res.style.docAuth}">
+                <g:InlineLabel text="Editors:" />
+              </g:HorizontalPanel>
+            </g:layer>
+            <g:layer top="168px" height="100px">
+              <g:SimplePanel width="100%"
+                styleName="{res.style.docEditorMargin}">
+                <g:ScrollPanel width="100%" height="100%"
+                  styleName="{res.style.docEditor}">
+                  <g:HTML wordWrap="true" width="100%" height="100%">&#21527;
+                    &#21488;&#28286;
+                    &#20845;&#31181;&#36741;&#38899;&#38901;&#23614;
+                    &#20013;&#22269;&#25919;&#24220;&#35201;&#27714;&#22312;&#20013;&#22269;&#20986;&#21806;&#30340;&#36719;&#20214;&#24517;&#39035;&#20351;&#29992;&#32534;&#30721;
+                    &#36807; &#22269;&#26631;
+                    &#21517;&#35789;&#30340;&#22797;&#25968;&#24418;&#24335;&#21482;&#22312;&#20195;&#35789;&#21450;&#22810;&#38899;&#33410;
+                    &#21488;&#28286;&#21644;&#28207;&#28595;&#19977;&#22320;&#26085;&#30410;&#21152;&#28145;&#30340;&#32463;&#27982;&#32852;&#31995;
+                    &#30333;&#35805;
+                    &#22914;&#19978;&#38754;&#25552;&#21040;&#30340;
+                    &#20010;&#20363;&#22806;&#21487;&#33021;&#26159;
+                    &#20010;&#26377;&#24847;&#24605;&#30340;&#38382;&#39064;&#26159;&#20013;&#25991;&#25968;&#25454;&#30340;&#32321;&#31616;&#20307;&#36716;&#25442;
+                    &#30475;
+                    &#23601;&#26377;&#26126;&#26174;&#30340;&#21306;&#21035;
+                    &#25512;&#24191;&#26222;&#36890;&#35805;&#30340;&#25928;&#29575;
+                    &#34429;&#28982;&#19981;&#21516;&#26041;&#35328;&#21306;&#30340;&#20154;&#20204;&#21487;&#33021;&#19981;&#33021;&#20114;&#30456;&#29702;&#35299;&#23545;&#26041;&#30340;&#35821;&#38899;
+                    &#21527; &#21478;&#22806;,
+                    &#27721;&#35821;&#32500;&#22522;&#30334;&#31185;
+                    &#20844;&#20803;&#21069;&#19990;&#32426;&#21040;&#19990;&#32426;
+                    &#38543;&#30528;&#20013;&#22269;&#22823;&#38470;&#25919;&#27835;&#19978;&#30340;&#24433;&#21709;&#19981;&#26029;&#22686;&#21152;
+                    &#38889;&#35821; &#19978;, &#25991;&#35328; &#26032;
+                    &#21776;&#26397;&#21644;&#23435;&#26397;
+                    &#21382;&#21490;&#20070;&#20070;&#32463;&#20197;&#21450;&#37096;&#20998;&#30340;&#26131;&#32463;
+                    &#19978;&#21476;&#27721;&#35821;&#23384;&#22312;&#20110;&#21608;&#26397;&#21069;&#26399;&#21644;&#20013;&#26399;
+                    &#36807;
+                    &#21161;&#35789;&#31561;&#25152;&#26500;&#25104;&#30340;&#21477;&#27861;&#22797;&#26434;&#31243;&#24230;&#21364;&#21448;&#22823;&#22823;&#22320;&#36229;&#36807;&#20102;&#20197;&#25289;&#19969;&#35821;&#20026;&#20363;&#30340;&#26354;&#25240;&#24615;&#35821;&#35328;
+                    &#20294;&#23458;&#23478;&#35805;&#26159;&#22312;&#21271;&#26041;&#31227;&#27665;&#21335;&#19979;&#24433;&#21709;&#20013;&#24418;&#25104;&#30340;
+                    &#20363;&#22914; &#21644; &#22235;&#24029;
+                    &#35799;&#32463;&#38598;
+                    &#26080;&#35770;&#37027;&#20010;&#24180;&#40836;&#23618;&#27425;
+                    &#30456;&#38548;&#21482;&#26377;&#21313;&#20844;&#37324;&#30340;&#24403;&#22320;&#23621;&#27665;&#20063;&#35768;&#24050;&#32463;&#19981;&#33021;&#20114;&#30456;&#29702;&#35299;&#20102;,
+                    &#26681;&#25454;&#24191;&#38901;&#25152;&#21453;&#26144;&#30340;
+                    &#22312;&#29616;&#20195;&#27721;&#35821;&#30340;&#20070;&#38754;&#35821;&#20013;
+                    &#30001;&#20110;&#38397;&#21335;&#35821;&#30340;&#20869;&#37096;&#20998;&#27495;&#27604;&#36739;&#22823;
+                    &#25171; &#32321;&#21270;
+                    &#27721;&#35821;&#19982;&#27431;&#27954;&#35821;&#35328;
+                    &#22823;&#38470;&#30452;&#33267;&#24180;&#20195;
+                    &#21488;&#28286;&#21644;&#28207;&#28595;&#19977;&#22320;&#26085;&#30410;&#21152;&#28145;&#30340;&#32463;&#27982;&#32852;&#31995;
+                    &#39321;&#28207; &#19978;, &#36807; &#36890;&#24120;
+                    &#20844;&#20803;&#24180;
+                    &#26681;&#25454;&#26681;&#25454;&#20999;&#38901;&#28041;&#21450;&#21040;&#30340;,
+                    &#22823;&#38470;&#31216;&#20026;&#26222;&#36890;&#35805;
+                    &#21161;&#35789;&#20063;&#29992;&#26469;&#34920;&#36798;&#38382;&#21477;&#38382;&#21477;&#30340;&#35821;&#24207;&#19982;&#38472;&#36848;&#21477;&#30340;&#35821;&#24207;&#30456;&#21516;
+                    &#21644; &#26085;&#35821; &#21326;&#35821;
+                    &#26410;&#26469;&#27721;&#23383;&#30340;&#21457;&#23637;
+                    &#27721;&#35821;&#36824;&#26377;&#22871;&#22797;&#26434;&#30340;&#31995;&#32479;&#29992;&#20110;&#21306;&#20998;&#26041;&#21521;
+                    &#26377;&#24456;&#22810;&#25991;&#21270;&#19978;&#30340;&#20445;&#23432;&#20154;&#22763;&#35748;&#20026;&#31616;&#20307;&#20013;&#25991;&#26159;&#19981;&#32431;&#30340;&#21644;
+                    &#36807; &#26368;&#21518; &#30475;
+                    &#36766;&#28023;&#21644;&#36766;&#28304;&#31561;&#27721;&#35821;&#35328;&#24037;&#20855;&#20070;
+                    &#36843;&#20351;&#27665;&#38388;&#36328;&#36234;&#20004;&#31181;&#20070;&#20889;&#20307;&#31995;&#30340;&#38556;&#30861;
+                    &#20013;&#22269;&#21476;&#20195;&#30340;&#25991;&#23398;&#23478;&#33457;&#36153;&#20102;&#24456;&#22823;&#30340;&#31934;&#21147;&#26469;&#24635;&#32467;&#27721;&#35821;&#30340;&#35821;&#38899;&#20307;&#31995;,
+                    &#24191;&#19996;&#19996;&#37096;
+                    &#25581;&#24320;&#20013;&#25991;&#30340;&#21382;&#21490;&#26159;&#20010;&#24456;&#26377;&#36259;&#30340;&#38382;&#39064;
+                    &#22312;&#23665;&#35199;&#32477;&#22823;&#37096;&#20998;&#20197;&#21450;&#38485;&#35199;&#21271;&#37096;
+                    &#22823;&#38470; &#19978; &#28982;&#32780;
+                    &#30456;&#38548;&#21482;&#26377;&#21313;&#20844;&#37324;&#30340;&#24403;&#22320;&#23621;&#27665;&#20063;&#35768;&#24050;&#32463;&#19981;&#33021;&#20114;&#30456;&#29702;&#35299;&#20102;
+                    &#26412;&#22320;&#35821;&#34987;&#35748;&#20026;&#26159;&#26356;&#21152;&#20146;&#20999;&#32780;&#29992;&#20110;&#23478;&#24237;&#25104;&#21592;&#21450;&#26085;&#24120;&#29983;&#27963;&#20013;
+                    &#26032;, &#36890;&#24120;&#35828;&#26469;
+                    &#26102;&#24577;&#31561;&#30340;&#26354;&#25240;&#21464;&#21270;
+                    &#30452;&#21040;&#19978;&#19990;&#32426;&#24180;&#20195;&#20013;&#26399;
+                    &#20102; &#20849;&#26377; &#23545;&#22810;
+                    &#38901;&#20070;&#20197;&#23545;&#22806;&#35821;&#30340;&#32763;&#35793;
+                    &#33778;&#24459;&#23486;&#21644;&#21335;&#20122;&#30340;&#20123;&#22269;&#23478;&#20351;&#29992;
+                    &#36807; &#36890;&#24120;
+                    &#23427;&#21487;&#20197;&#20998;&#20026;&#26089;&#26399;
+                    &#34429;&#28982;&#19981;&#21516;&#26041;&#35328;&#21306;&#30340;&#20154;&#20204;&#21487;&#33021;&#19981;&#33021;&#20114;&#30456;&#29702;&#35299;&#23545;&#26041;&#30340;&#35821;&#38899;
+                    &#25171;&#30862; &#26684; &#25104;&#35821;
+                    &#34429;&#28982;&#20182;&#20204;&#21487;&#33021;&#19981;&#33021;&#30456;&#20114;&#29702;&#35299;
+                    &#20107;&#23454;&#19978;&#20063;&#27809;&#26377;&#22240;&#20026;&#31616;&#32321;&#23383;&#20307;&#30340;&#19981;&#36890;&#20986;&#29616;&#20132;&#27969;&#38556;&#30861;
+                    &#19978;, &#22836;
+                    &#19981;&#21516;&#20110;&#27431;&#27954;&#30340;&#24456;&#22810;&#20855;&#26377;&#26354;&#25240;&#21464;&#21270;&#30340;&#35821;&#35328;
+                    &#22823;&#38470;&#30340;&#20070;&#27861;&#30028;&#26377;&#30340;&#20498;&#26159;&#27604;&#36739;&#27969;&#34892;&#20197;&#32321;&#20307;&#27721;&#23383;&#26469;&#20070;&#20889;
+                    &#36890;&#24120; &#19978; &#20026;&#20363;
+                    &#26497;&#23569;&#28151;&#28102;
+                    &#36890;&#24120;&#20998;&#20026;&#38397;&#21271;&#26041;&#35328;
+                    &#28207;&#28595;&#21644;&#28023;&#22806;&#30340;&#21326;&#20154;&#22280;&#20013;
+                    &#20849;&#26377; &#22836;
+                    &#27721;&#35821;&#19982;&#27431;&#27954;&#35821;&#35328;
+                    &#26377;&#20154;&#35748;&#20026;&#24212;&#30475;&#19978;&#25991;&#19979;&#29702;
+                    &#32321;&#20307;&#26377;&#20123;&#20070;&#20889;&#24418;&#24335;&#26356;&#26377;&#32654;&#24863;
+                    &#28595;&#38376;&#21644;&#28023;&#22806;&#21326;&#20154;&#20013;&#38388;
+                    &#30340;&#31616;&#20307;&#36716;&#21270;&#20026;&#32321;&#20307;&#32534;&#30721;&#23601;&#35201;&#22256;&#38590;&#30340;&#22810;
+                    &#22269;&#26631; &#30475;,
+                    &#33670;&#20185;&#26041;&#35328;
+                    &#21450;&#21452;&#23792;&#35805; &#26152;&#22825;
+                    &#24615; &#20113;&#21335; &#28248;&#26041;&#35328;
+                    &#35831;&#21442;&#30475;&#27721;&#23383; &#19978;
+                    &#22823;&#38470; &#20307; &#24182;&#20030;&#20986;
+                    &#30475;&#19981;&#25026;
+                    &#20294;&#22312;&#25991;&#21270;&#23618;&#38754;&#32780;&#35328;,
+                    &#21478;&#22806;
+                    &#23601;&#26377;&#26126;&#26174;&#30340;&#21306;&#21035;
+                    &#22914;&#32599;&#26364;&#35821;&#26063;&#35821;&#35328;&#30456;&#27604;
+                    &#31908;&#26041;&#35328;&#26159;&#27721;&#35821;&#20013;&#22768;&#35843;&#26368;&#22797;&#26434;&#30340;&#26041;&#35328;&#20043;
+                    &#20307; &#21450;
+                    &#20026;&#22522;&#30784;&#30340;&#20070;&#38754;&#35821;
+                    &#22312;&#23433;&#24509;&#21335;&#37096;&#22320;&#21306;&#20351;&#29992;
+                    &#26187;&#35821;, &#27721;&#23383; &#24615;
+                    &#26159;&#20010;&#37327;&#35789;
+                    &#29616;&#20195;&#26041;&#35328;&#30340;&#22810;&#26679;&#24615;
+                    &#22312;&#27721;&#35821;&#20013;&#26377;&#22823;&#37327;&#30340;&#37327;&#35789;
+                    &#24509;&#35821; &#30475;
+                    &#27721;&#35821;&#23646;&#20110;&#29420;&#31435;&#35821;
+                    &#20013;&#22269;&#22269;&#23478;&#26631;&#20934;&#30340;&#31616;&#31216;
+                    &#36807; &#20197;&#21518;
+                    &#23601;&#26377;&#26126;&#26174;&#30340;&#21306;&#21035;
+                    &#20013;&#25991;&#31561;&#31216;&#21628;&#37117;&#26159;&#25351;&#27721;&#35821;
+                    &#20154;&#20204;&#20351;&#29992;&#32321;&#20307;&#20013;&#25991;&#32534;&#30721;&#26102;&#21487;&#20197;&#24456;&#26041;&#20415;&#22320;&#36716;&#25442;&#25104;
+                    &#24509;&#35821; &#24615;
+                    &#21271;&#26041;&#26041;&#35328;
+                    &#20013;&#25991;&#30340;&#35789;&#27719;&#21482;&#26377;&#31181;&#24418;&#24335;&#32780;&#27809;&#26377;&#35832;&#22914;&#22797;&#25968;
+                    &#28982;&#32780;&#27721;&#35821;&#20043;&#25152;&#20197;&#33021;&#32479;&#31216;&#20026;&#27721;&#35821;
+                    &#31616;&#20307;&#23383;&#21361;&#21450;&#20102;&#23545;&#21476;&#20195;&#25991;&#23398;&#30340;&#30740;&#31350;
+                    &#25110; &#27721;&#23383;, &#21271;&#37096; &#22914;
+                    &#25991;&#21270;&#20132;&#27969;
+                    &#27721;&#35821;&#20855;&#26377;&#24456;&#22810;&#19981;&#21516;&#30340;&#26041;&#35328;
+                    &#38597;&#35328; &#25110; &#21335;&#20140;&#35805;
+                    &#20294;&#26159;&#22312;&#19981;&#21516;&#30340;&#22330;&#21512;,
+                    &#22235;&#24029; &#19978;
+                    &#23427;&#21487;&#20197;&#20998;&#20026;&#26089;&#26399;
+                    &#21271;&#26041;&#35805;&#30340;&#22768;&#35843;&#36739;&#23569;
+                    &#35799;&#27468;&#30340;&#38901;&#24459;&#20197;&#21450;&#23545;&#22806;&#22269;&#20154;&#21517;&#30340;&#32763;&#35793;&#20013;&#21487;&#20197;&#25214;&#21040;&#36275;&#22815;&#30340;&#20449;&#24687;
+                    &#26187;&#35821; &#20102;
+                    &#20013;&#21476;&#27721;&#35821;&#20013;&#30340;
+                    &#20351;&#29992;&#36825;&#26041;&#35328;&#30340;&#20154;&#21344;&#20013;&#22269;&#20154;&#21475;&#30340;,
+                    &#20294;&#26159;&#22312;&#19981;&#21516;&#30340;&#22330;&#21512;
+                    &#26477;&#24030;&#20154;&#21364;&#20542;&#21521;&#20110;&#35748;&#20026;&#20182;&#20204;&#30340;&#26041;&#35328;&#19982;&#19978;&#28023;&#35805;&#19981;&#21516;
+                    &#26032; &#22240;&#27492; &#25991;&#35328; &#22914;
+                    &#26159;&#31181;&#20197;&#23380;&#23376;&#26102;&#20195;&#25152;&#20351;&#29992;&#30340;&#20197;
+                    &#26377;&#20154;&#35748;&#20026;&#21488;&#28286;&#35782;&#23383;&#29575;&#24182;&#19981;&#36874;&#20110;&#20013;&#22269;&#22823;&#38470;,
+                    &#27721;&#23383; &#21556;&#26041;&#35328;
+                    &#32534;&#30721;&#25910;&#38598;&#20102;&#27721;&#35821;
+                    &#20134;&#20196;&#32321;&#31616;&#21464;&#25442;&#21464;&#24471;&#22256;&#38590;
+                    &#21450; &#30475; &#27721;&#23383;&#32534;&#30721;
+                    &#29616;&#22312;&#23578;&#26377;&#20105;&#35758;
+                    &#26368;&#26032;&#30340;&#29256;&#26412;&#26159;
+                    &#26152;&#22825; &#20307; &#30456;&#21453;
+                    &#26222;&#36890;&#20154;&#37117;&#35748;&#35782;&#32321;&#20307;&#27721;&#23383;
+                    &#21271;&#26041;&#26041;&#35328;&#30340;&#26126;&#26174;&#29305;&#28857;&#21253;&#25324;
+                    &#27721;&#35821;&#20063;&#26366;&#23545;&#20854;&#21608;&#36793;&#30340;&#22269;&#23478;&#30340;&#35821;&#35328;&#25991;&#23383;&#20135;&#29983;&#36807;&#37325;&#35201;&#24433;&#21709;,
+                    &#22836; &#35831;&#21442;&#30475;&#27721;&#23383;
+                    &#21830;&#21153;&#20132;&#27969;&#21644;&#24555;&#36895;&#30340;&#22240;&#29305;&#32593;&#32476;
+                    &#20013;&#22269;&#21335;&#26041;&#30340;&#20154;&#37117;&#21487;&#20197;&#27969;&#21033;&#30340;&#20351;&#29992;&#26412;&#22320;&#35821;&#21644;&#26222;&#36890;&#35805;
+                    &#26085;&#35821; &#30475;
+                    &#24182;&#19981;&#34987;&#20013;&#22269;&#25919;&#24220;&#24456;&#22909;&#30340;&#25509;&#21463;
+                    &#25805;&#21271;&#26041;&#35805;&#30340;&#21271;&#26041;&#20154;&#33324;&#21487;&#20197;&#30456;&#20114;&#29702;&#35299;&#28982;&#32780;&#22312;&#31119;&#24314;
+                    &#26085;&#35821; &#32321;&#21270; &#30340;&#30721;
+                    &#26497;&#23569;&#28151;&#28102;
+                    &#21487;&#33021;&#26159;&#20219;&#20309;&#20154;&#20063;&#38590;&#20197;&#39044;&#26009;&#30340;
+                    &#26684;, &#25214; &#20197;&#21518;
+                    &#26497;&#23569;&#28151;&#28102;
+                    &#32534;&#30721;&#25910;&#38598;&#20102;&#27721;&#35821;
+                    &#20010;&#20154;&#21487;&#20197;&#29983;&#20135;&#31616;&#20307;&#21521;&#32321;&#20307;&#36716;&#25442;&#30340;&#36716;&#25442;&#36719;&#20214;
+                    &#20026;&#20195;&#34920;
+                    &#33778;&#24459;&#23486;&#21644;&#21335;&#20122;&#30340;&#20123;&#22269;&#23478;&#20351;&#29992;
+                    &#30456;&#21453; &#25171;, &#28023;&#21335;
+                    &#20013;&#21476;&#27721;&#35821;&#20063;&#21487;&#20197;&#30001;&#26041;&#35328;&#37325;&#24314;
+                    &#31908;&#26041;&#35328;&#26159;&#27721;&#35821;&#20013;&#22768;&#35843;&#26368;&#22797;&#26434;&#30340;&#26041;&#35328;&#20043;
+                    &#22836;, &#32769;
+                    &#25105;&#21435;&#36807;&#20070;&#24215;
+                    &#20154;&#20204;&#20250;&#33258;&#21160;&#36827;&#34892;&#35821;&#30721;&#36716;&#25442;
+                    &#27721;&#35821;&#30340;&#20070;&#20889;&#31995;&#32479;&#30446;&#21069;&#26377;&#32321;&#20307;&#21644;&#31616;&#20307;&#20004;&#31181;
+                    &#20849;&#26377; &#36208; &#23454;&#38469;&#19978;
+                    &#22240;&#20026;&#22269;&#26631;&#22312;&#22823;&#38470;&#20351;&#29992;
+                    &#28207;&#28595;&#21644;&#28023;&#22806;&#30340;&#21326;&#20154;&#22280;&#20013;
+                    &#24179;&#35805;, &#30475; &#22235;&#24029;
+                    &#22312;&#27721;&#23383;
+                    &#22312;&#27743;&#33487;&#21335;&#37096;, &#20102;
+                    &#25214;&#21040; &#38397;&#19996;&#26041;&#35328;
+                    &#26469;&#34920;&#36798;&#30097;&#38382;&#35821;&#27668;
+                    &#24182;&#19981;&#34987;&#20013;&#22269;&#25919;&#24220;&#24456;&#22909;&#30340;&#25509;&#21463;
+                    &#21644;
+                    &#20351;&#29992;&#20154;&#25968;&#22823;&#32422;&#20026;&#24635;&#20154;&#21475;&#30340;
+                    &#25104;&#37117;&#35805;&#20026;&#21271;&#26041;&#26041;&#35328;&#30340;&#20195;&#34920;
+                    &#24509;&#35821;, &#25171; &#23545;&#22810;
+                    &#27721;&#35821;&#20013;&#23384;&#22312;
+                    &#20869;&#33945;&#21476;&#27827;&#22871;&#22320;&#21306;&#31561;&#22320;&#20351;&#29992;
+                    &#36890;&#24120; &#25171;
+                    &#36890;&#24120;&#35748;&#20026;&#26159;&#36195;&#26041;&#35328;&#30340;&#31181;
+                    &#30001;&#20110;&#26085;&#24120;&#20351;&#29992;&#21644;&#25991;&#23398;&#19978;&#20351;&#29992;&#30340;&#25991;&#23383;&#19981;&#21516;
+                    &#20363;&#22914;, &#36149;&#24030; &#20307;
+                    &#28248;&#26041;&#35328;&#20197;&#38271;&#27801;&#35805;
+                    &#26681;&#25454;&#24191;&#38901;&#25152;&#21453;&#26144;&#30340;
+                    &#25152;&#26377;&#30340;&#22269;&#26631;&#26631;&#20934;&#37117;&#20351;&#29992;&#20316;&#20026;&#21069;&#32512;
+                    &#26152;&#22825; &#25214; &#28248;&#26041;&#35328;
+                    &#25351;&#21271;&#26041;&#22320;&#21306;
+                    &#22235;&#24029; &#24615;
+                    &#26497;&#23569;&#28151;&#28102;
+                    &#36825;&#20123;&#36164;&#26009;&#20173;&#28982;&#26159;&#29616;&#20195;&#35821;&#35328;&#23398;&#23478;&#24037;&#20316;&#30340;&#22522;&#30784;
+                    &#20027;&#35201;&#29992;&#20110;&#24191;&#19996;&#30465;
+                    &#21516;&#26102;&#20063;&#26159;&#20445;&#30041;&#20013;&#21476;&#27721;&#35821;&#26368;&#23436;&#25972;&#30340;&#26041;&#35328;
+                    &#26477;&#24030;&#20154;&#21364;&#20542;&#21521;&#20110;&#35748;&#20026;&#20182;&#20204;&#30340;&#26041;&#35328;&#19982;&#19978;&#28023;&#35805;&#19981;&#21516;
+                    &#20849;&#26377; &#36807;, &#20854;&#20013;&#30340;
+                    &#19981;&#26159;&#31616;&#21270;
+                    &#27743;&#35199;&#27839;&#27743;&#22320;&#21306;
+                    &#21516;&#26102; &#25171; &#22240;&#27492; &#21644;
+                    &#20351;&#29992;&#20110;&#24196;&#37325;&#30340;&#22330;&#21512;
+                    &#26222;&#36890;&#35805;&#34987;&#35748;&#20026;&#26159;&#31181;&#26356;&#21152;&#27491;&#24335;&#30340;&#35821;&#35328;,
+                    &#32769;
+                    &#20845;&#31181;&#36741;&#38899;&#38901;&#23614;
+                    &#27721;&#35821;&#26159;&#19990;&#30028;&#19978;&#20351;&#29992;&#20154;&#25968;&#26368;&#22810;&#30340;&#31181;&#35821;&#35328;
+                    &#38889;&#35821; &#21271;&#20140;&#35805;
+                    &#23458;&#23478;&#26041;&#35328;
+                    &#22312;&#23665;&#35199;&#32477;&#22823;&#37096;&#20998;&#20197;&#21450;&#38485;&#35199;&#21271;&#37096;
+                    &#25171; &#39321;&#28207;, &#26085;&#35821;
+                    &#38451;&#24179;&#20108;&#22768;
+                    &#22240;&#27492;&#24517;&#39035;&#35828;
+                    &#20013;&#22269;&#22269;&#23478;&#26631;&#20934;&#30340;&#31616;&#31216;
+                    &#32769; &#20363;&#22914; &#19978;
+                    &#24179;&#22768;&#24050;&#20998;&#20026;&#38452;&#24179;
+                    &#22240;&#20026;&#22269;&#26631;&#22312;&#22823;&#38470;&#20351;&#29992;,
+                    &#25214;&#21040; &#19981;&#30693;&#26159;&#25351;
+                    &#22312;&#21478;&#26041;&#38754;
+                    &#23427;&#20445;&#23384;&#22312;&#20102;&#21608;&#24503;&#28165;&#22312;&#19990;&#32426;&#21021;&#25776;&#20889;&#30340;&#38901;&#20070;&#20013;&#21407;&#38899;&#38901;&#20013;
+                    &#36208; &#21326;&#35821; &#20307;
+                    &#21478;&#22806;&#22823;&#38470;&#22320;&#21306;
+                    &#31616;&#20307;&#23383;&#21361;&#21450;&#20102;&#23545;&#21476;&#20195;&#25991;&#23398;&#30340;&#30740;&#31350;,
+                    &#21478;&#22806; &#30475; &#28248;&#26041;&#35328;
+                    &#29992;&#25163;&#36827;&#34892;&#22823;&#37327;&#20070;&#20889;&#30340;&#24773;&#20917;&#26497;&#23569;
+                    &#21527;
+                    &#20351;&#29992;&#20154;&#25968;&#32422;&#20026;
+                    &#21482;&#20351;&#29992;&#26411;&#23614;&#30340;&#35821;&#27668;&#21161;&#35789;
+                    &#20113;&#21335;, &#22823;&#38470; &#25171;
+                    &#25991;&#21270;&#20132;&#27969;
+                    &#20363;&#22914;&#22312;&#26222;&#36890;&#35805;&#20013;&#30340;
+                    &#21644; &#20026;&#20363;
+                    &#20351;&#29992;&#20154;&#25968;&#32422;&#20026;
+                    &#36825;&#31181;&#27721;&#35821;&#20351;&#29992;&#20110;&#38539;&#26397;,
+                    &#22836;
+                    &#22235;&#31181;&#36741;&#38899;&#38901;&#23614;
+                    &#20004;&#20301;&#25110;&#22235;&#20301;&#32534;&#30721;
+                    &#20197;&#21414;&#38376;&#35805;&#20026;&#20195;&#34920;
+                    &#26152;&#22825;
+                    &#26080;&#35770;&#37027;&#20010;&#24180;&#40836;&#23618;&#27425;
+                    &#20351;&#29992;&#31908;&#26041;&#35328;&#30340;&#20154;&#21475;&#22823;&#32422;&#20026;&#24635;&#25968;&#30340;
+                    &#36825;&#20123;&#36164;&#26009;&#20173;&#28982;&#26159;&#29616;&#20195;&#35821;&#35328;&#23398;&#23478;&#24037;&#20316;&#30340;&#22522;&#30784;
+                    &#28023;&#21335; &#36208;, &#26368;&#21518; &#36807;
+                    &#22312;&#36825;&#19971;&#22823;&#26041;&#35328;&#20869;&#37096;
+                    &#25991;&#35328;&#24050;&#32463;&#24456;&#23569;&#20351;&#29992;&#20102;
+                    &#25110;
+                    &#19990;&#30028;&#19978;&#22823;&#32422;&#26377;
+                    &#20294;&#21487;&#20197;&#36890;&#36807;&#30456;&#21516;&#20070;&#20889;&#26041;&#24335;&#36827;&#34892;&#27807;&#36890;&#21450;&#20132;&#27969;
+                    &#25171;&#30862;
+                    &#31616;&#32321;&#26377;&#24046;&#24322;&#30340;&#23383;&#19981;&#21040;
+                    &#20182;&#20027;&#35201;&#30740;&#31350;&#27721;&#23383;&#21644;&#24418;&#24335;&#21644;&#35799;&#32463;&#30340;&#38901;&#24459;
+                    &#36149;&#24030; &#21644;
+                    &#25104;&#37117;&#35805;&#20026;&#21271;&#26041;&#26041;&#35328;&#30340;&#20195;&#34920;
+                    &#20294;&#21487;&#20197;&#36890;&#36807;&#30456;&#21516;&#20070;&#20889;&#26041;&#24335;&#36827;&#34892;&#27807;&#36890;&#21450;&#20132;&#27969;
+                    &#22312;&#19981;&#21516;&#30340;&#26041;&#35328;&#21306;&#30340;&#20154;&#30340;&#35821;&#35328;&#24847;&#35782;&#20063;&#26377;&#23450;&#30340;&#21306;&#21035;
+                    &#24615; &#28982;&#32780;, &#20363;&#22914; &#21450;
+                    &#28248;&#26041;&#35328;&#20197;&#38271;&#27801;&#35805;
+                    &#21482;&#20351;&#29992;&#26411;&#23614;&#30340;&#35821;&#27668;&#21161;&#35789;
+                    &#21271;&#37096;
+                    &#19990;&#30028;&#19978;&#22823;&#32422;&#26377;
+                    &#29616;&#20195;&#26041;&#35328;&#30340;&#22810;&#26679;&#24615;
+                    &#30475;, &#36208; &#32780;&#19981;&#26159;
+                    &#21271;&#26041;&#26041;&#35328;&#21253;&#21547;&#20102;&#22823;&#37327;&#30340;&#21516;&#38899;&#23383;&#20197;&#21450;&#30456;&#24212;&#20135;&#29983;&#30340;&#22797;&#21512;&#35789;
+                    &#20026;&#20363; &#27627;&#26080;&#30097;&#38382;
+                    &#21161;&#35789;&#20063;&#29992;&#26469;&#34920;&#36798;&#38382;&#21477;&#38382;&#21477;&#30340;&#35821;&#24207;&#19982;&#38472;&#36848;&#21477;&#30340;&#35821;&#24207;&#30456;&#21516;
+                    &#20307; &#22269;&#26631;,
+                    &#20294;&#22312;&#21488;&#28286;
+                    &#20013;&#22269;&#30340;&#19981;&#21516;&#26041;&#35328;&#30340;&#35821;&#27861;&#26159;&#30456;&#20284;&#30340;
+                    &#36825;&#31181;&#26041;&#35328;&#23545;&#28165;&#27978;&#36741;&#38899;&#30340;&#21306;&#20998;&#26159;&#20010;&#24456;&#26126;&#26174;&#30340;&#29305;&#28857;
+                    &#25110; &#20026;&#20363;, &#22914;
+                    &#20182;&#20027;&#35201;&#30740;&#31350;&#27721;&#23383;&#21644;&#24418;&#24335;&#21644;&#35799;&#32463;&#30340;&#38901;&#24459;
+                    &#27721;&#35821;&#30340;&#21517;&#35789;&#19982;&#25968;&#35789;&#36830;&#25509;&#26102;&#36890;&#24120;&#35201;&#27714;&#26377;&#37327;&#35789;
+                    &#26187;&#35821;</g:HTML>
+                </g:ScrollPanel>
+              </g:SimplePanel>
+            </g:layer>
+            <g:layer height="33px" width="100.0pct" bottom="36px">
+              <g:HorizontalPanel width="100%" height="33">
+                <g:InlineLabel text="New InlineLabel" />
+              </g:HorizontalPanel>
+            </g:layer>
+            <g:layer bottom="0px" height="36px">
+              <g:HorizontalPanel height="36" width="100%">
+                <g:InlineLabel text="New InlineLabel" />
+              </g:HorizontalPanel>
+            </g:layer>
+          </g:LayoutPanel>
+        </g:center>
+        <g:east size="200.0">
+          <g:LayoutPanel width="100%" height="100%">
+            <g:layer top="0px" height="100pct">
+              <g:VerticalPanel styleName="{res.style.entityTools}">
+                <g:InlineLabel text="Tools" />
+              </g:VerticalPanel>
+            </g:layer>
+          </g:LayoutPanel>
+        </g:east>
+      </g:SplitLayoutPanel>
+    </g:layer>
+  </g:LayoutPanel>
+</ui:UiBinder>
\ No newline at end of file

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/DefaultStyle.css
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/DefaultStyle.css	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/DefaultStyle.css	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,63 @@
+ at CHARSET "UTF-8";
+
+ at external .gwt-*;
+.entityHeader {
+  -webkit-border-top-left-radius: 10px;
+  -moz-border-top-left-radius: 10px;
+  border-top-left-radius: 10px;
+  background-color: #f4e3d7;
+}
+
+.entityHeader span {
+  font-size: 56px;
+  color: #550000;
+  font-weight: bold;
+  margin-left: 15px;
+  font: 'UbuntuBold', Arial;
+}
+
+.docTitle {
+  background-color: #c87137;
+}
+
+.docTitle span {
+  color: #FFF;
+  font-size: 28px;
+  font-weight: bold;
+  margin-left: 15px;
+  font: 'UbuntuBold', Arial;
+}
+
+.docAuth {
+  background-color: #f7ebe3; 
+}
+
+.docAuth span {
+ color: #784421;
+ font-size: 20px;
+ font-weight: bold;
+ margin: 15px 0 0 15px;
+}
+
+.docEditorMargin {
+background-color: #f7ebe3;
+padding: 0 15px;
+}
+
+.docEditor {
+  background-color: #FFF;
+  border: 1px solid #959595;
+  -webkit-border-radius: 7px;
+  -moz-border-radius: 7px;
+  border-radius: 7px;
+}
+
+.entityTools {
+ -webkit-border-top-right-radius: 10px;
+    -moz-border-top-right-radius: 10px;
+         border-top-right-radius: 10px; 
+ -webkit-border-bottom-right-radius: 10px;
+    -moz-border-bottom-right-radius: 10px;
+         border-bottom-right-radius: 10px;
+  background-color: #DEAA87;
+}
\ No newline at end of file

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmor.java
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmor.java	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmor.java	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,36 @@
+package org.ourproject.kune.ws.armor.client;
+
+import com.google.gwt.core.client.EntryPoint;
+import com.google.gwt.user.client.ui.RootLayoutPanel;
+
+/**
+ * Entry point classes define <code>onModuleLoad()</code>.
+ */
+public class WsArmor implements EntryPoint {
+    public void onModuleLoad() {
+        WsArmorResources.INSTANCE.style().ensureInjected();
+
+        final RootLayoutPanel rootPanel = RootLayoutPanel.get();
+        final Body armor = new Body();
+        // Window.addResizeHandler(new ResizeHandler() {
+        // @Override
+        // public void onResize(final ResizeEvent event) {
+        // resize(armor, event.getWidth(), event.getHeight());
+        // }
+        // });
+        rootPanel.add(armor);
+        // DeferredCommand.addCommand(new Command() {
+        // private int w;
+        //
+        // @Override
+        // public void execute() {
+        // w = Window.getClientWidth();
+        // resize(armor, w, Window.getClientHeight());
+        // }
+        // });
+    }
+
+    // private void resize(final Body armor, final int w, final int h) {
+    // armor.setSize(w, h);
+    // }
+}

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmorResources.java
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmorResources.java	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/client/WsArmorResources.java	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,26 @@
+package org.ourproject.kune.ws.armor.client;
+
+import com.google.gwt.core.client.GWT;
+import com.google.gwt.resources.client.ClientBundle;
+import com.google.gwt.resources.client.CssResource;
+
+public interface WsArmorResources extends ClientBundle {
+    public interface Style extends CssResource {
+        String docAuth();
+
+        String docEditor();
+
+        String docEditorMargin();
+
+        String docTitle();
+
+        String entityHeader();
+
+        String entityTools();
+    }
+
+    public static final WsArmorResources INSTANCE = GWT.create(WsArmorResources.class);
+
+    @Source("DefaultStyle.css")
+    Style style();
+}
\ No newline at end of file

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu Font License 1.0.txt
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu Font License 1.0.txt	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu Font License 1.0.txt	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,35 @@
+------------------------------- UBUNTU FONT LICENSE Version 1.0 -------------------------------
+
+PREAMBLE 
+This License allows the licensed fonts to be used, studied, modified and redistributed freely. The fonts, including any derivative works, can be bundled, embedded, and redistributed provided the terms of this license are met. The fonts and derivatives, however, cannot be released under any other license. The requirement for fonts to remain under this license does not require any document created using the fonts or their derivatives to be published under this license, as long as the primary purpose of the document is not to be a vehicle for the distribution of the fonts.
+
+DEFINITIONS 
+"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
+
+"Original Version" refers to the collection of Font Software components as received under this license.
+
+"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
+
+"Copyright Holder(s)" refers to all individuals and companies who have a copyright ownership of the Font Software.
+
+"Substantially Changed" refers to Modified Versions which can be easily identified as dissimilar to the Font Software by users of the Font Software comparing the Original Version with the Modified Version.
+
+To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification and with or without charging a redistribution fee), making available to the public, and in some countries other activities as well.
+
+PERMISSION & CONDITIONS 
+This license does not grant any rights under trademark law and all such rights are reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to propagate the Font Software, subject to the below conditions:
+
+1) Each copy of the Font Software must contain the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine- readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
+
+2) The font name complies with the following: (a) The Original Version must retain its name, unmodified. (b) Modified Versions which are Substantially Changed must be renamed to avoid use of the name of the Original Version or similar names entirely. (c) Modified Versions which are not Substantially Changed must be renamed to both (i) retain the name of the Original Version and (ii) add additional naming elements to distinguish the Modified Version from the Original Version. The name of such Modified Versions must be the name of the Original Version, with "derivative X" where X represents the name of the new work, appended to that name.
+
+3) The name(s) of the Copyright Holder(s) and any contributor to the Font Software shall not be used to promote, endorse or advertise any Modified Version, except (i) as required by this license, (ii) to acknowledge the contribution(s) of the Copyright Holder(s) or (iii) with their explicit written permission.
+
+4) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not affect any document created using the Font Software, except any version of the Font Software extracted from a document created using the Font Software may only be distributed under this license.
+
+TERMINATION 
+This license becomes null and void if any of the above conditions are not met.
+
+DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.eot
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.eot
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.svg
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.svg	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.svg	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,144 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg xmlns="http://www.w3.org/2000/svg">
+<metadata>
+This is a custom SVG webfont generated by Font Squirrel.
+Designer    : Dalton Maag Ltd
+Foundry     : Dalton Maag Ltd
+Foundry URL : httpwwwdaltonmaagcom
+</metadata>
+<defs>
+<font id="webfontcceGD1qN" horiz-adv-x="568" >
+<font-face units-per-em="1000" ascent="800" descent="-200" />
+<missing-glyph horiz-adv-x="235" />
+<glyph unicode=" "  horiz-adv-x="235" />
+<glyph unicode="&#x09;" horiz-adv-x="235" />
+<glyph unicode="&#xa0;" horiz-adv-x="235" />
+<glyph unicode="!" horiz-adv-x="280" d="M190 505q0 -84 -6 -152.5t-15 -136.5h-58q-9 68 -15 136.5t-6 152.5v188h100v-188zM207 54q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47z" />
+<glyph unicode="&#x22;" horiz-adv-x="422" d="M171 760v-50q0 -49 -6 -102.5t-15 -106.5h-55q-9 53 -15 106.5t-6 103.5v49h97zM348 760v-50q0 -49 -6 -102.5t-15 -106.5h-55q-9 53 -15 106.5t-6 103.5v49h97z" />
+<glyph unicode="#" horiz-adv-x="671" d="M286 510h162l35 183h84l-35 -183h88v-74h-103l-34 -179h137v-74h-151l-35 -183h-84l35 183h-162l-35 -183h-84l35 183h-88v74h102l34 179h-136v74h151l35 183h84zM237 257h162l35 179h-162z" />
+<glyph unicode="$" d="M264 95q77 0 108 24.5t31 62.5q0 28 -13.5 48t-36 35t-52 27t-60.5 23q-30 11 -59.5 24.5t-52.5 33t-37.5 47t-14.5 67.5q0 71 42.5 116.5t123.5 57.5v115h83v-112q44 -2 82 -11t60 -17l-19 -78q-24 9 -60 18.5t-90 9.5q-60 0 -92.5 -23t-32.5 -65q0 -23 9.5 -39 t27.5 -28.5t42.5 -22.5t54.5 -21q39 -15 74 -31t61.5 -38.5t42.5 -53.5t16 -75q0 -71 -43 -114.5t-133 -54.5v-129h-83v126q-70 2 -114 15.5t-66 25.5l25 75q30 -14 72 -26t104 -12z" />
+<glyph unicode="%" horiz-adv-x="862" d="M52 524q0 45 12 79t33.5 57.5t50.5 35.5t63 12t63 -12t50.5 -35.5t33.5 -57.5t12 -79t-12 -79t-33.5 -57.5t-50.5 -35.5t-63 -12t-63 12t-50.5 35.5t-33.5 57.5t-12 79zM292 524q0 54 -21 84.5t-60 30.5t-60 -30.5t-21 -84.5t21 -84.5t60 -30.5t60 30.5t21 84.5zM492 169 q0 45 12 79t33.5 57.5t50.5 35.5t63 12t63 -12t50.5 -35.5t33.5 -57.5t12 -79t-12 -79t-33.5 -57.5t-50.5 -35.5t-63 -12t-63 12t-50.5 35.5t-33.5 57.5t-12 79zM732 169q0 54 -21 84.5t-60 30.5t-60 -30.5t-21 -84.5t21 -84.5t60 -30.5t60 30.5t21 84.5zM672 693l-391 -693 h-91l391 693h91z" />
+<glyph unicode="&#x26;" horiz-adv-x="670" d="M48 184q0 39 12 69.5t32.5 55t47.5 43t56 32.5q-74 74 -74 153q0 40 13.5 72t37 54t56 34t71.5 12q40 0 71.5 -12t53 -32t32.5 -48t11 -59q0 -35 -11.5 -63t-31 -51t-44.5 -42t-53 -34l162 -165q34 63 44 140l77 -10q-4 -41 -20.5 -89.5t-46.5 -96.5q35 -38 64.5 -75 t48.5 -72h-98q-12 20 -29 41l-37 42q-41 -41 -95 -66.5t-124 -25.5q-65 0 -108 18.5t-69.5 47t-37.5 62.5t-11 65zM141 186q0 -18 7 -39t23 -38.5t41.5 -29t63.5 -11.5q49 0 90.5 18t73.5 51l-195 197q-18 -9 -36.5 -21t-33.5 -29.5t-24.5 -41.5t-9.5 -56zM384 555 q0 34 -22.5 57.5t-61.5 23.5q-44 0 -67.5 -26.5t-23.5 -65.5q0 -65 68 -127q22 11 41.5 24t34 30t23 37.5t8.5 46.5z" />
+<glyph unicode="'" horiz-adv-x="245" d="M171 760v-50q0 -49 -6 -102.5t-15 -106.5h-55q-9 53 -15 106.5t-6 103.5v49h97z" />
+<glyph unicode="(" horiz-adv-x="328" d="M173 299q0 -128 37 -237t109 -202l-66 -45q-78 95 -125.5 218.5t-47.5 265.5t47.5 265.5t125.5 218.5l66 -45q-72 -93 -109 -202t-37 -237z" />
+<glyph unicode=")" horiz-adv-x="328" d="M155 299q0 128 -37 237t-109 202l66 45q78 -95 125.5 -218.5t47.5 -265.5t-47.5 -265.5t-125.5 -218.5l-66 45q72 93 109 202t37 237z" />
+<glyph unicode="*" horiz-adv-x="484" d="M287 685q0 -42 -7 -81l-16 -79l71 39q35 19 76 33l6 2l28 -84l-8 -3q-40 -15 -80 -19.5t-82 -7.5l62 -55q29 -26 54 -61l5 -7l-73 -51l-4 6q-24 36 -41 71l-36 74l-36 -74q-17 -35 -41 -71l-4 -6l-73 51l5 7q25 35 54 61l62 55q-42 3 -82 7.5t-80 19.5l-8 3l28 84l6 -2 q41 -14 76 -33l71 -39l-16 79q-7 39 -7 81v8h90v-8z" />
+<glyph unicode="+" d="M55 334h189v206h80v-206h189v-79h-189v-207h-80v207h-189v79z" />
+<glyph unicode="," horiz-adv-x="250" d="M180 114q1 -8 1 -16v-15q0 -63 -18.5 -124.5t-50.5 -117.5l-72 23q25 51 33 103.5t8 98.5q0 13 -0.5 25t-1.5 23h101z" />
+<glyph unicode="-" horiz-adv-x="303" d="M28 328h247v-87h-247v87z" />
+<glyph unicode="." horiz-adv-x="250" d="M192 54q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47z" />
+<glyph unicode="/" horiz-adv-x="388" d="M73 -185h-95l339 968h93z" />
+<glyph unicode="0" d="M52 347q0 174 61.5 268t170.5 94t170.5 -94t61.5 -268t-61.5 -268t-170.5 -94t-170.5 94t-61.5 268zM418 347q0 57 -6.5 108t-22 89t-41.5 60.5t-64 22.5t-64 -22.5t-41.5 -60.5t-22 -89t-6.5 -108t6.5 -108t22 -89t41.5 -60.5t64 -22.5t64 22.5t41.5 60.5t22 89t6.5 108 z" />
+<glyph unicode="1" d="M95 550q57 22 111 56.5t99 86.5h66v-693h-93v564q-12 -11 -29.5 -23t-38 -23t-43 -21t-43.5 -17z" />
+<glyph unicode="2" d="M469 516q0 -36 -14.5 -69.5t-38.5 -66t-54 -64.5l-60 -61l-40 -40q-22 -23 -42 -48t-33.5 -48t-13.5 -40h319v-79h-420q-1 6 -1 12v11q0 47 15.5 87.5t40.5 76.5t56 68l61 62l48 47q22 24 39.5 47.5t28 48.5t10.5 53q0 30 -9.5 51t-25.5 35t-37.5 20.5t-45.5 6.5 q-29 0 -53 -8t-43 -18.5t-32 -21.5l-20 -18l-46 66q9 10 27 24.5t43 27.5t56 22t67 9q109 0 163.5 -50.5t54.5 -142.5z" />
+<glyph unicode="3" d="M228 68q89 0 127.5 35t38.5 94q0 38 -16 64t-42 41.5t-60.5 22t-70.5 6.5h-24v76h33q25 0 51.5 5t48.5 18t36 35.5t14 56.5q0 28 -10 48t-26.5 33t-38 18.5t-45.5 5.5q-48 0 -81.5 -14t-56.5 -29l-36 71q12 8 30.5 17.5t41.5 17.5t49.5 13.5t55.5 5.5q55 0 95 -13.5 t66 -38t39 -58t13 -72.5q0 -54 -31 -92.5t-75 -58.5q27 -8 52 -23t43.5 -38t30 -53t11.5 -67q0 -45 -15.5 -83.5t-48 -66.5t-81.5 -44t-116 -16q-26 0 -53.5 4t-51.5 10t-42 12t-26 10l18 81q17 -8 56.5 -21t96.5 -13z" />
+<glyph unicode="4" d="M42 240q19 44 52 102.5t74.5 120.5t89 122t95.5 108h89v-440h82v-76h-82v-177h-90v177h-310v63zM352 583q-30 -32 -60.5 -71.5t-59.5 -82.5t-54.5 -88t-45.5 -88h220v330z" />
+<glyph unicode="5" d="M201 426q151 -6 221.5 -66t70.5 -163q0 -46 -15.5 -85t-47 -67t-79.5 -44t-114 -16q-26 0 -53 4t-50 10t-41 12t-26 10l18 81q17 -8 55.5 -21t94.5 -13q45 0 75.5 10t49.5 27t27.5 39.5t8.5 47.5q0 38 -13 67.5t-46 49.5t-88 30.5t-139 10.5q6 49 9.5 92t6.5 84t5 81.5 t4 85.5h334v-79h-253q-1 -15 -3 -40l-4 -54l-4 -53q-2 -26 -4 -41z" />
+<glyph unicode="6" d="M65 278q0 101 28 178.5t79.5 130.5t125 80.5t165.5 28.5l7 -78q-59 -1 -107.5 -13t-86.5 -38t-64 -67.5t-39 -102.5q26 12 58.5 20t67.5 8q59 0 100 -18t67 -47.5t37.5 -68t11.5 -80.5q0 -38 -13 -78t-39.5 -73t-67.5 -54t-97 -21q-114 0 -173.5 78t-59.5 215zM289 349 q-35 0 -65 -6.5t-60 -19.5q-1 -11 -1.5 -22.5t-0.5 -22.5q0 -44 6 -83t21.5 -68.5t41.5 -47t66 -17.5q33 0 56 14t38 36t21.5 47.5t6.5 49.5q0 68 -32.5 104t-97.5 36z" />
+<glyph unicode="7" d="M165 0q6 80 28.5 168.5t55.5 172t72.5 155t77.5 116.5h-337v81h441v-77q-33 -38 -73 -104.5t-75.5 -149t-61 -176t-31.5 -186.5h-97z" />
+<glyph unicode="8" d="M511 180q0 -42 -14.5 -77.5t-43 -62t-71.5 -41t-99 -14.5q-65 0 -108.5 18.5t-69.5 46.5t-37 61.5t-11 63.5q0 29 9.5 55.5t25 49.5t36 41.5t43.5 32.5q-98 56 -98 165q0 38 15 72.5t42.5 60.5t66.5 41.5t87 15.5q56 0 96 -17t65.5 -43.5t37 -58.5t11.5 -62 q0 -29 -8.5 -54.5t-23 -47.5t-33 -39t-38.5 -30q118 -56 120 -177zM151 174q0 -18 6.5 -37.5t22.5 -36t41 -27.5t63 -11q34 0 59.5 10t41.5 25.5t24 35.5t8 41q0 32 -12 56t-34.5 42t-54 30.5t-71.5 21.5q-45 -25 -69.5 -62t-24.5 -88zM401 529q0 15 -6.5 33t-20.5 33.5 t-36 26t-54 10.5t-54.5 -10t-36.5 -25.5t-20.5 -34t-6.5 -36.5q0 -22 8 -44t25 -41t44.5 -34t65.5 -24q42 25 67 58.5t25 87.5z" />
+<glyph unicode="9" d="M503 416q0 -206 -102.5 -311.5t-304.5 -106.5l-3 78q63 0 113.5 12t88.5 38.5t63.5 68.5t37.5 103q-26 -12 -59 -19.5t-68 -7.5q-59 0 -100 17.5t-67 47t-37.5 68t-11.5 80.5q0 37 13 77t39.5 73t67.5 54t97 21q57 0 100.5 -20t73 -58t44.5 -92.5t15 -122.5zM279 347 q35 0 66 6.5t60 19.5q1 11 1 21v22q0 43 -6 82.5t-21.5 69t-41.5 47t-66 17.5q-33 0 -56 -14t-38 -35.5t-21.5 -47t-6.5 -49.5q0 -68 32.5 -103.5t97.5 -35.5z" />
+<glyph unicode=":" horiz-adv-x="250" d="M192 54q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47zM192 453q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47z" />
+<glyph unicode=";" horiz-adv-x="250" d="M180 114q1 -8 1 -16v-15q0 -63 -18.5 -124.5t-50.5 -117.5l-72 23q25 51 33 103.5t8 98.5q0 13 -0.5 25t-1.5 23h101zM192 453q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47z" />
+<glyph unicode="&#x3c;" d="M158 294l355 -146l-26 -77l-432 183v80l432 183l26 -77z" />
+<glyph unicode="=" d="M55 227h458v-79h-458v79zM55 440h458v-79h-458v79z" />
+<glyph unicode="&#x3e;" d="M55 440l26 77l432 -183v-80l-432 -183l-26 77l355 146z" />
+<glyph unicode="?" horiz-adv-x="408" d="M176 631q-66 0 -129 -34l-26 72q34 18 76.5 29t90.5 11q57 0 93.5 -15.5t58.5 -39.5t30.5 -53.5t8.5 -56.5q0 -34 -13 -60.5t-32 -49.5t-42 -44t-42 -43.5t-32 -49t-13 -59.5v-11q0 -6 1 -11h-78q-4 20 -4 42q0 32 11.5 58t29.5 48.5t38 42t38 39.5t29.5 42t11.5 48 q0 42 -27 68.5t-79 26.5zM239 54q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47z" />
+<glyph unicode="@" horiz-adv-x="954" d="M692 43q-32 0 -53 9t-35 24q-22 -12 -53 -20.5t-62 -8.5q-48 0 -87.5 15t-68.5 44.5t-45 72.5t-16 100q0 48 15 90.5t44.5 74t72 49.5t96.5 18q51 0 93.5 -8t65.5 -16v-306q0 -32 11 -45t29 -13q26 0 45.5 18t32 47t18.5 65.5t6 74.5q0 63 -22 118.5t-63 97.5t-99.5 66 t-131.5 24t-134 -24.5t-105 -70t-68.5 -111.5t-24.5 -150q0 -88 26 -154.5t72.5 -111t110 -67t139.5 -22.5q59 0 97.5 7t49.5 11l10 -74q-17 -6 -61.5 -13t-95.5 -7q-89 0 -168 25.5t-138 78t-93.5 134t-34.5 193.5q0 108 34 189t91.5 134.5t133 80.5t159.5 27 q82 0 155 -26.5t128 -77t87 -122t32 -161.5q0 -68 -15.5 -120t-41.5 -87.5t-62 -53.5t-76 -18zM492 124q21 0 42.5 4.5t38.5 13.5q-3 13 -4 26t-1 25v235q-6 2 -23 4t-38 2q-71 0 -106 -44t-35 -111q0 -71 34 -113t92 -42z" />
+<glyph unicode="A" horiz-adv-x="667" d="M551 0l-32 88l-31 89h-314l-63 -177h-101l75 204l69 177l66 161q33 76 69 151h89q36 -75 69 -151l67 -161l68 -177l75 -204h-106zM460 257l-64 169q-31 81 -65 156q-35 -75 -67 -156l-62 -169h258z" />
+<glyph unicode="B" horiz-adv-x="647" d="M275 -6q-21 0 -45.5 1t-49 3t-48.5 5t-44 8v672q20 5 44 8t48.5 5t48.5 3t45 1q60 0 112.5 -9t91 -30.5t60.5 -56.5t22 -86q0 -57 -27 -93.5t-72 -54.5q61 -18 97 -57t36 -110q0 -104 -76.5 -156.5t-242.5 -52.5zM184 323v-244q11 -1 26 -2q13 -1 30.5 -1.5t40.5 -0.5 q43 0 81.5 5.5t67.5 19.5t46.5 39t17.5 63q0 34 -13 57.5t-37.5 37.5t-58.5 20t-76 6h-125zM184 401h102q36 0 68 5t55.5 18t37 34t13.5 53q0 30 -14 50.5t-38.5 33t-57.5 18.5t-70 6t-58 -1t-38 -3v-214z" />
+<glyph unicode="C" horiz-adv-x="624" d="M386 -15q-73 0 -133 24t-103 70t-66.5 113.5t-23.5 154.5t26.5 154.5t71.5 113.5t105 70t128 24q43 0 77.5 -6t60 -14t41.5 -16t22 -12l-28 -80q-9 6 -26 13t-38.5 14t-47 11.5t-51.5 4.5q-55 0 -99 -19t-75 -55t-47.5 -87.5t-16.5 -115.5q0 -62 14.5 -113t43.5 -87.5 t72.5 -56.5t101.5 -20q67 0 111 14t66 25l25 -80q-7 -5 -25 -12.5t-45 -14.5t-63 -12t-78 -5z" />
+<glyph unicode="D" horiz-adv-x="717" d="M657 347q0 -90 -28 -156.5t-79 -110t-122 -65t-156 -21.5q-42 0 -92.5 3.5t-91.5 13.5v672q41 10 91.5 13.5t92.5 3.5q85 0 156 -21.5t122 -65t79 -110t28 -156.5zM280 79q138 0 206 70.5t68 197.5t-68 197.5t-206 70.5q-41 0 -63.5 -1t-31.5 -2v-530q9 -1 31.5 -2 t63.5 -1z" />
+<glyph unicode="E" horiz-adv-x="575" d="M88 0v693h423v-83h-326v-206h290v-81h-290v-240h351v-83h-448z" />
+<glyph unicode="F" horiz-adv-x="541" d="M88 0v693h418v-83h-321v-209h285v-82h-285v-319h-97z" />
+<glyph unicode="G" horiz-adv-x="676" d="M511 341h97v-324q-12 -4 -34.5 -9t-52 -10t-64.5 -8.5t-71 -3.5q-73 0 -133 24t-103 70t-66.5 113t-23.5 154t26.5 154.5t71.5 113.5t105.5 70t129.5 24q47 0 83.5 -6t62.5 -14t42.5 -16t22.5 -12l-31 -81q-29 19 -77 31.5t-98 12.5q-53 0 -96.5 -19t-74 -55t-47.5 -87.5 t-17 -115.5q0 -62 14.5 -113t44 -87.5t73 -56.5t102.5 -20q42 0 71.5 4.5t42.5 8.5v258z" />
+<glyph unicode="H" horiz-adv-x="709" d="M524 693h97v-693h-97v320h-339v-320h-97v693h97v-289h339v289z" />
+<glyph unicode="I" horiz-adv-x="273" d="M88 693h97v-693h-97v693z" />
+<glyph unicode="J" horiz-adv-x="504" d="M421 223q0 -50 -10.5 -93t-37 -75.5t-71 -51t-111.5 -18.5q-34 0 -62.5 5.5t-51.5 14t-40 18t-27 18.5l38 77q21 -15 54.5 -31.5t83.5 -16.5q72 0 105 36.5t33 125.5v461h97v-470z" />
+<glyph unicode="K" horiz-adv-x="633" d="M601 693l-70 -75l-81 -86l-85 -85l-79 -78q43 -30 91 -74t94 -94t86.5 -102t67.5 -99h-114q-30 47 -69 94.5t-82.5 91t-88 80.5t-86.5 63v-329h-97v693h97v-306l77 75l83 83l77 81q37 38 62 67h117z" />
+<glyph unicode="L" horiz-adv-x="523" d="M505 84v-84h-417v693h97v-609h320z" />
+<glyph unicode="M" horiz-adv-x="875" d="M399 96l-27 61l-35 80l-41 89l-40 86l-35.5 72t-26.5 49q-11 -118 -18 -255.5t-12 -277.5h-95q4 90 9 181.5t11.5 180t14 172.5t16.5 159h85q27 -44 58 -104l62 -125l60 -132l53 -119l53 119l60 132l62 125q31 60 58 104h85q34 -335 51 -693h-95q-5 140 -12 277.5 t-18 255.5q-10 -17 -26.5 -49l-35.5 -72l-40 -86l-41 -89l-35 -80l-27 -61h-78z" />
+<glyph unicode="N" horiz-adv-x="732" d="M563 0l-51 83l-61 95l-69 101l-70 99l-68 89q-33 42 -61 74v-541h-95v693h77q47 -50 101 -117l106 -136l98 -139q47 -68 79 -121v513h95v-693h-81z" />
+<glyph unicode="O" horiz-adv-x="782" d="M60 347q0 89 26.5 157t72 113.5t106 68.5t128.5 23q67 0 126.5 -23t104.5 -68.5t71.5 -113.5t26.5 -157t-26.5 -157t-71.5 -113.5t-104.5 -68.5t-126.5 -23q-68 0 -128.5 23t-106 68.5t-72 113.5t-26.5 157zM162 347q0 -63 16 -114.5t45.5 -87.5t72 -55.5t95.5 -19.5 t95 19.5t71.5 55.5t45.5 87.5t16 114.5t-16 114.5t-45.5 87.5t-71.5 55.5t-95 19.5t-95.5 -19.5t-72 -55.5t-45.5 -87.5t-16 -114.5z" />
+<glyph unicode="P" horiz-adv-x="612" d="M272 700q146 0 224.5 -55.5t78.5 -165.5q0 -60 -21.5 -102.5t-62 -69t-98.5 -38.5t-131 -12h-77v-257h-97v683q41 10 91.5 13.5t92.5 3.5zM280 615q-62 0 -95 -3v-272h73q50 0 90 6.5t67.5 22t42.5 42.5t15 69q0 40 -15.5 66t-42 41.5t-61.5 21.5t-74 6z" />
+<glyph unicode="Q" horiz-adv-x="782" d="M60 347q0 89 26.5 157t72 113.5t106 68.5t128.5 23q67 0 126.5 -23t104.5 -68.5t71.5 -113.5t26.5 -157q0 -78 -20 -139t-55.5 -105.5t-83 -72t-101.5 -37.5q1 -23 20.5 -40.5t49.5 -29.5t67 -20t74 -12l-23 -76q-52 7 -99.5 18.5t-86 30.5t-64.5 48.5t-35 73.5 q-63 4 -119 29.5t-97 71t-65 110.5t-24 150zM162 347q0 -63 16 -114.5t45.5 -87.5t72 -55.5t95.5 -19.5t95 19.5t71.5 55.5t45.5 87.5t16 114.5t-16 114.5t-45.5 87.5t-71.5 55.5t-95 19.5t-95.5 -19.5t-72 -55.5t-45.5 -87.5t-16 -114.5z" />
+<glyph unicode="R" horiz-adv-x="633" d="M427 290l41 -52q24 -33 50 -72.5t51.5 -82.5t43.5 -83h-106q-20 38 -43.5 77t-47.5 74.5t-48 66.5l-42 54q-13 -1 -26 -1h-28h-87v-271h-97v683q41 10 91.5 13.5t92.5 3.5q146 0 222.5 -55t76.5 -164q0 -69 -36.5 -118t-107.5 -73zM280 615q-62 0 -95 -3v-261h69 q50 0 90 5t67.5 19t42.5 39.5t15 67.5q0 39 -15 65t-40.5 41t-60 21t-73.5 6z" />
+<glyph unicode="S" horiz-adv-x="536" d="M249 69q152 0 152 104q0 32 -13.5 54.5t-36.5 39t-52.5 28.5t-62.5 24q-38 13 -72 29.5t-59 39t-39.5 53.5t-14.5 75q0 91 62 142t171 51q63 0 114.5 -13.5t75.5 -29.5l-31 -79q-21 13 -62.5 25.5t-96.5 12.5q-28 0 -52 -6t-42 -18t-28.5 -30.5t-10.5 -43.5q0 -28 11 -47 t31 -33.5t46.5 -26.5t58.5 -24q45 -18 82.5 -36t65 -43t42.5 -59.5t15 -83.5q0 -91 -66.5 -140t-187.5 -49q-41 0 -75.5 5.5t-61.5 13t-46.5 16t-30.5 14.5l29 80q23 -13 70 -29t115 -16z" />
+<glyph unicode="T" horiz-adv-x="569" d="M551 693v-84h-218v-609h-97v609h-218v84h533z" />
+<glyph unicode="U" horiz-adv-x="692" d="M346 -15q-68 0 -118 21t-82 57.5t-47.5 86.5t-15.5 108v435h97v-424q0 -104 46 -151t120 -47q37 0 67.5 11.5t52.5 35.5t34 61.5t12 89.5v424h97v-435q0 -58 -15.5 -108t-48 -86.5t-82 -57.5t-117.5 -21z" />
+<glyph unicode="V" horiz-adv-x="660" d="M648 693l-72 -203l-68 -178l-66 -160l-66 -152h-91l-67 152l-66 160l-68 178q-35 93 -72 203h107l106 -304q52 -146 107 -274q55 127 107 273l105 305h104z" />
+<glyph unicode="W" horiz-adv-x="933" d="M467 470q-42 -134 -85 -248l-86 -222h-97q-53 153 -93.5 323t-75.5 370h102l29 -156q15 -78 31 -151l32 -141q16 -67 33 -124l85 231q45 125 84 259h84q39 -134 85 -259l86 -231q16 56 32 123t31.5 140.5l30.5 151.5l29 157h99q-36 -200 -76.5 -370t-92.5 -323h-97 q-44 108 -86 222t-84 248z" />
+<glyph unicode="X" horiz-adv-x="635" d="M504 0q-15 30 -36 66.5t-46 75.5l-52 80l-52 74l-52 -74l-52 -80l-46 -76q-21 -36 -36 -66h-107q45 88 105 179l126 187l-222 327h112l171 -258l169 258h111l-218 -323l128 -189q60 -92 106 -181h-109z" />
+<glyph unicode="Y" horiz-adv-x="602" d="M253 0v278q-69 107 -130 211l-115 204h114q38 -82 85 -166.5t97 -162.5q49 78 96 162.5t86 166.5h108l-115 -203l-129 -210v-280h-97z" />
+<glyph unicode="Z" horiz-adv-x="577" d="M528 616l-54 -62l-64 -82l-70 -94l-70 -100q-35 -50 -66 -100t-56 -95h390v-83h-503v65q21 40 49 88l62 98l67 101l69 98l68 88q32 41 59 72h-356v83h475v-77z" />
+<glyph unicode="[" horiz-adv-x="333" d="M98 783h225v-73h-138v-822h138v-73h-225v968z" />
+<glyph unicode="\" horiz-adv-x="388" d="M-22 783h93l339 -968h-95z" />
+<glyph unicode="]" horiz-adv-x="333" d="M235 -185h-225v73h138v822h-138v73h225v-968z" />
+<glyph unicode="^" d="M325 693l194 -340l-74 -38l-161 282l-161 -282l-74 38l194 340h82z" />
+<glyph unicode="_" horiz-adv-x="496" d="M-2 -106h500v-79h-500v79z" />
+<glyph unicode="`" horiz-adv-x="380" d="M102 776l166 -144l-40 -52l-179 127z" />
+<glyph unicode="a" horiz-adv-x="526" d="M258 67q33 0 58.5 1.5t42.5 5.5v155q-10 5 -32.5 8.5t-54.5 3.5q-21 0 -44.5 -3t-43 -12.5t-32.5 -26t-13 -43.5q0 -50 32 -69.5t87 -19.5zM250 533q56 0 94.5 -14.5t62 -41t33.5 -63t10 -80.5v-325l-34 -5q-21 -4 -48 -7t-58.5 -5.5t-62.5 -2.5q-44 0 -81 9t-64 28.5 t-42 51.5t-15 77q0 43 17.5 74t47.5 50t70 28t84 9q14 0 29 -1.5t29 -4.5l23 -4q10 -2 14 -3v26q0 23 -5 45.5t-18 40t-35.5 28t-58.5 10.5q-46 0 -80.5 -6.5t-51.5 -13.5l-11 77q18 8 60 15.5t91 7.5z" />
+<glyph unicode="b" horiz-adv-x="593" d="M175 497q17 11 51.5 23t79.5 12q56 0 99.5 -20t73.5 -56t45.5 -86t15.5 -110q0 -63 -18.5 -113.5t-52.5 -85.5t-82 -54t-108 -19q-65 0 -115 9t-82 18v745l93 16v-279zM175 81q14 -4 39.5 -7.5t63.5 -3.5q75 0 120 49.5t45 140.5q0 40 -8 75t-26 60.5t-46.5 40 t-68.5 14.5q-38 0 -70 -13t-49 -27v-329z" />
+<glyph unicode="c" horiz-adv-x="469" d="M308 -12q-63 0 -110.5 20t-80 56t-48.5 85.5t-16 109.5t17.5 110t49.5 86.5t78.5 57t103.5 20.5q35 0 70 -6t67 -19l-21 -79q-21 10 -48.5 16t-58.5 6q-78 0 -119.5 -49t-41.5 -143q0 -42 9.5 -77t30 -60t52.5 -38.5t78 -13.5q37 0 67 7t47 15l13 -78q-8 -5 -23 -9.5 t-34 -8t-40.5 -6t-41.5 -2.5z" />
+<glyph unicode="d" horiz-adv-x="593" d="M418 410q-17 14 -49 27t-70 13q-40 0 -68.5 -14.5t-46.5 -40t-26 -60.5t-8 -75q0 -91 45 -140.5t120 -49.5q38 0 63.5 3.5t39.5 7.5v329zM418 760l93 16v-761q-32 -9 -82 -18t-115 -9q-60 0 -108 19t-82 54t-52.5 85.5t-18.5 113.5q0 60 15.5 110t45.5 86t73.5 56 t99.5 20q45 0 79.5 -12t51.5 -23v263z" />
+<glyph unicode="e" horiz-adv-x="563" d="M53 259q0 69 20 120.5t53 85.5t76 51t88 17q105 0 161 -65.5t56 -199.5v-16q0 -9 -1 -17h-356q6 -81 47 -123t128 -42q49 0 82.5 8.5t50.5 16.5l13 -78q-17 -9 -59.5 -19t-96.5 -10q-68 0 -117.5 20.5t-81.5 56.5t-47.5 85.5t-15.5 108.5zM410 310q1 63 -31.5 103.5 t-89.5 40.5q-32 0 -56.5 -12.5t-41.5 -32.5t-26.5 -46t-12.5 -53h258z" />
+<glyph unicode="f" horiz-adv-x="390" d="M285 776q41 0 70.5 -6t41.5 -11l-17 -80q-12 6 -34 11.5t-54 5.5q-65 0 -91 -35.5t-26 -95.5v-45h200v-78h-200v-442h-93v567q0 100 49 154.5t154 54.5z" />
+<glyph unicode="g" horiz-adv-x="582" d="M408 52q-12 -8 -46.5 -20.5t-80.5 -12.5q-47 0 -88.5 15t-72.5 46.5t-49 78.5t-18 112q0 57 17 104.5t49.5 82t79.5 54t106 19.5q65 0 113.5 -9.5t81.5 -17.5v-464q0 -120 -62 -174t-188 -54q-49 0 -92.5 8t-75.5 19l17 81q28 -11 68.5 -19.5t84.5 -8.5q83 0 119.5 33 t36.5 105v22zM407 438q-14 4 -37.5 7.5t-63.5 3.5q-75 0 -115.5 -49t-40.5 -130q0 -45 11.5 -77t31 -53t45 -31t52.5 -10q37 0 68 10.5t49 24.5v304z" />
+<glyph unicode="h" horiz-adv-x="575" d="M82 0v760l93 16v-266q26 10 55.5 15.5t58.5 5.5q62 0 103 -17.5t65.5 -49t34.5 -75.5t10 -97v-292h-93v272q0 48 -6.5 82t-21.5 55t-40 30.5t-62 9.5q-15 0 -31 -2t-30.5 -4.5t-26 -5.5t-16.5 -5v-432h-93z" />
+<glyph unicode="i" horiz-adv-x="257" d="M175 0h-93v520h93v-520zM128 614q-25 0 -42.5 16.5t-17.5 44.5t17.5 44.5t42.5 16.5t42.5 -16.5t17.5 -44.5t-17.5 -44.5t-42.5 -16.5z" />
+<glyph unicode="j" horiz-adv-x="257" d="M-3 -187q-12 0 -31 3t-32 8l12 76q10 -3 23 -5t24 -2q48 0 68.5 29.5t20.5 86.5v511h93v-510q0 -100 -45.5 -148.5t-132.5 -48.5zM128 614q-25 0 -42.5 16.5t-17.5 44.5t17.5 44.5t42.5 16.5t42.5 -16.5t17.5 -44.5t-17.5 -44.5t-42.5 -16.5z" />
+<glyph unicode="k" horiz-adv-x="526" d="M270 286q30 -23 63.5 -57t66 -73.5t61.5 -80t49 -75.5h-109q-21 35 -48.5 71.5t-57.5 70t-61 61.5t-59 47v-250h-93v760l93 16v-474l53 53l57 59l53 58l43 48h109l-50 -55l-56 -61l-58 -60z" />
+<glyph unicode="l" horiz-adv-x="277" d="M238 -10q-86 2 -122 37t-36 109v624l93 16v-625q0 -23 4 -38t13 -24t24 -13.5t37 -7.5z" />
+<glyph unicode="m" horiz-adv-x="865" d="M82 505q32 8 84.5 17t121.5 9q50 0 84 -13.5t57 -39.5q7 5 22 14t37 17.5t49 15t58 6.5q60 0 98 -17.5t59.5 -49.5t29 -76t7.5 -96v-292h-93v272q0 46 -4.5 79t-17 55t-34 32.5t-55.5 10.5q-47 0 -77.5 -12.5t-41.5 -22.5q8 -26 12 -57t4 -65v-292h-93v272q0 46 -5 79 t-17.5 55t-34 32.5t-54.5 10.5q-14 0 -30 -1t-30.5 -2.5t-26.5 -3.5t-16 -3v-439h-93v505z" />
+<glyph unicode="n" horiz-adv-x="578" d="M82 505q32 8 85 17t122 9q62 0 103 -17.5t65.5 -49t34.5 -75.5t10 -97v-292h-93v272q0 48 -6.5 82t-21.5 55t-40 30.5t-62 9.5q-15 0 -31 -1t-30.5 -2.5t-26 -3.5t-16.5 -3v-439h-93v505z" />
+<glyph unicode="o" horiz-adv-x="594" d="M541 260q0 -62 -18 -112t-50.5 -86t-77.5 -55.5t-98 -19.5t-98 19.5t-77.5 55.5t-50.5 86t-18 112q0 61 18 111.5t50.5 86.5t77.5 55.5t98 19.5t98 -19.5t77.5 -55.5t50.5 -86.5t18 -111.5zM444 260q0 88 -39.5 139.5t-107.5 51.5t-107.5 -51.5t-39.5 -139.5t39.5 -139.5 t107.5 -51.5t107.5 51.5t39.5 139.5z" />
+<glyph unicode="p" horiz-adv-x="593" d="M443 259q0 91 -45 140t-120 49q-42 0 -65.5 -3t-37.5 -7v-328q17 -14 49 -27t70 -13q40 0 68.5 14.5t46.5 40t26 60t8 74.5zM540 259q0 -59 -15.5 -109t-45.5 -86t-73.5 -56t-99.5 -20q-45 0 -79.5 12t-51.5 23v-208h-93v689q33 8 82.5 17.5t114.5 9.5q60 0 108 -19 t82 -54t52.5 -85.5t18.5 -113.5z" />
+<glyph unicode="q" horiz-adv-x="593" d="M150 259q0 -40 8 -74.5t26 -60t46.5 -40t68.5 -14.5q38 0 70 13t49 27v328q-14 4 -37.5 7t-65.5 3q-75 0 -120 -49t-45 -140zM53 259q0 63 18.5 113.5t52.5 85.5t82 54t108 19q65 0 114.5 -9.5t82.5 -17.5v-689h-93v208q-17 -11 -51.5 -23t-79.5 -12q-56 0 -99.5 20 t-73.5 56t-45.5 86t-15.5 109z" />
+<glyph unicode="r" horiz-adv-x="390" d="M274 531q12 0 27.5 -1.5t30.5 -4t27.5 -5t18.5 -4.5l-16 -81q-11 4 -36.5 9.5t-65.5 5.5q-26 0 -51.5 -5.5t-33.5 -7.5v-437h-93v498q33 12 82 22.5t110 10.5z" />
+<glyph unicode="s" horiz-adv-x="450" d="M203 67q57 0 84.5 15t27.5 48q0 34 -27 54t-89 45q-30 12 -57.5 24.5t-47.5 29.5t-32 41t-12 59q0 69 51 109.5t139 40.5q22 0 44 -2.5t41 -6t33.5 -7.5t22.5 -7l-17 -80q-15 8 -47 16.5t-77 8.5q-39 0 -68 -15.5t-29 -48.5q0 -17 6.5 -30t20 -23.5t33.5 -19.5t48 -19 q37 -14 66 -27.5t49.5 -31.5t31.5 -43.5t11 -62.5q0 -72 -53.5 -109t-152.5 -37q-69 0 -108 11.5t-53 17.5l17 80q16 -6 51 -18t93 -12z" />
+<glyph unicode="t" horiz-adv-x="406" d="M169 520h197v-78h-197v-240q0 -39 6 -64.5t18 -40t30 -20.5t42 -6q42 0 67.5 9.5t35.5 13.5l18 -77q-14 -7 -49 -17.5t-80 -10.5q-53 0 -87.5 13.5t-55.5 40.5t-29.5 66.5t-8.5 91.5v464l93 16v-161z" />
+<glyph unicode="u" horiz-adv-x="578" d="M496 15q-32 -8 -84.5 -17t-121.5 -9q-60 0 -101 17.5t-66 49.5t-36 75.5t-11 96.5v292h93v-272q0 -95 30 -136t101 -41q15 0 31 1t30 2.5t25.5 3t16.5 3.5v439h93v-505z" />
+<glyph unicode="v" horiz-adv-x="506" d="M488 520q-39 -146 -91.5 -280t-101.5 -240h-84q-49 106 -101.5 240t-91.5 280h100q12 -49 28.5 -104.5t35.5 -109.5l37 -106q19 -51 36 -91q17 40 36 91l37 106q19 54 35.5 109.5t28.5 104.5h96z" />
+<glyph unicode="w" horiz-adv-x="781" d="M507 0q-28 72 -59.5 164.5t-57.5 192.5q-26 -100 -57 -192.5t-59 -164.5h-81q-46 103 -90 235t-83 285h100q10 -47 24 -102t29.5 -110t32.5 -106t32 -89q17 47 33.5 99.5t31.5 105.5l29 106q13 51 23 96h77q9 -45 22 -96.5t28 -105t31.5 -106t33.5 -99.5q15 38 31.5 89 t32.5 106t30 110t24 102h96q-39 -153 -83 -285t-90 -235h-81z" />
+<glyph unicode="x" horiz-adv-x="515" d="M393 0q-11 22 -27 49t-35 55l-39 57l-39 53l-39 -54l-38 -56l-35 -56q-16 -27 -27 -48h-96q35 68 84 138l96 135l-172 247h105l124 -182l125 182h99l-168 -241l99 -137q50 -73 85 -142h-102z" />
+<glyph unicode="y" horiz-adv-x="501" d="M21 -97q11 -5 28.5 -9.5t34.5 -4.5q55 0 86 24.5t56 79.5q-63 120 -117.5 254.5t-90.5 272.5h100q11 -45 26.5 -97t34.5 -107t41 -110t46 -106q38 105 66 208t53 212h96q-36 -147 -80 -282.5t-95 -253.5q-20 -45 -41.5 -77.5t-47.5 -53.5t-58.5 -31t-73.5 -10 q-11 0 -23 1.5t-23.5 4t-21 5.5t-13.5 5z" />
+<glyph unicode="z" horiz-adv-x="475" d="M427 450q-21 -23 -55 -65l-74 -93l-80 -107q-39 -56 -69 -107h286v-78h-397v62q24 44 59 97t73 105l76 100l63 78h-257v78h375v-70z" />
+<glyph unicode="{" horiz-adv-x="337" d="M42 335q24 0 41 8.5t28.5 22t17 31t5.5 35.5v180q0 41 9 73t31 53.5t58.5 33t90.5 11.5h4v-73q-57 0 -81.5 -20.5t-24.5 -78.5v-154q0 -66 -17.5 -102t-49.5 -56q32 -20 49.5 -56t17.5 -102v-154q0 -58 24.5 -78.5t81.5 -20.5v-73h-4q-54 0 -90.5 11t-58.5 33t-31 54 t-9 73v180q0 18 -5.5 35.5t-17 31t-28.5 22t-41 8.5v72z" />
+<glyph unicode="|" horiz-adv-x="283" d="M98 783h87v-968h-87v968z" />
+<glyph unicode="}" horiz-adv-x="337" d="M295 263q-24 0 -41 -8.5t-28.5 -22t-17 -31t-5.5 -35.5v-180q0 -41 -9 -73t-31 -54t-58.5 -33t-90.5 -11h-4v73q57 0 81.5 20.5t24.5 78.5v154q0 66 17.5 102t49.5 56q-32 20 -49.5 56t-17.5 102v154q0 58 -24.5 78.5t-81.5 20.5v73h4q54 0 90.5 -11.5t58.5 -33t31 -53.5 t9 -73v-180q0 -18 5.5 -35.5t17 -31t28.5 -22t41 -8.5v-72z" />
+<glyph unicode="~" d="M522 352q-4 -20 -12.5 -44t-24.5 -45.5t-40.5 -36t-59.5 -14.5q-30 0 -55.5 12t-48.5 26l-52 32q-25 15 -53 15q-16 0 -27 -7.5t-19 -19t-13 -25t-9 -26.5l-64 18q4 19 13 43.5t24.5 46t40 36t59.5 14.5q30 0 55.5 -12t48.5 -26l52 -31q25 -16 53 -16q16 0 27 7.5t19 19 t13 25t9 26.5z" />
+<glyph unicode="&#xa2;" d="M88 291q0 49 13.5 92t38 77t60.5 57t81 32v144h83v-139q58 -3 110 -23l-21 -77q-21 9 -48.5 15t-58.5 6q-78 0 -119.5 -47t-41.5 -137q0 -40 9.5 -73.5t30 -57.5t52.5 -37t78 -13q37 0 67 7t47 14l13 -76q-14 -8 -48 -15.5t-70 -9.5v-139h-83v144q-48 9 -84 31.5t-60 56 t-36.5 76.5t-12.5 92z" />
+<glyph unicode="&#xa3;" d="M248 373h189v-75h-189v-8q0 -50 -4 -105t-12 -105h289v-80h-394q11 71 19.5 141.5t8.5 141.5v15h-93v75h93v83q0 74 15.5 122.5t44 77t68.5 39.5t88 11q44 0 74 -8t58 -19l-23 -80q-53 25 -113 25q-27 0 -49 -8t-37.5 -27t-24 -51t-8.5 -80v-85z" />
+<glyph unicode="&#xa5;" d="M239 0v106h-162v71h162v102h-162v71h136l-103 174l-91 169h103q36 -78 78 -156t87 -150q44 72 85 150l77 156h101l-92 -169q-49 -87 -103 -174h137v-71h-162v-102h162v-71h-162v-106h-91z" />
+<glyph unicode="&#xa9;" horiz-adv-x="818" d="M751 347q0 -85 -28 -152.5t-75 -114t-109 -71t-130 -24.5t-130 24.5t-109 71t-75 114t-28 152.5t28 152.5t75 114t109 71t130 24.5t130 -24.5t109 -71t75 -114t28 -152.5zM678 347q0 66 -20 120.5t-55.5 93.5t-85 60t-108.5 21t-108.5 -21t-85 -60t-55.5 -93.5 t-20 -120.5t20 -120.5t55.5 -93.5t85 -60t108.5 -21t108.5 21t85 60t55.5 93.5t20 120.5zM421 140q-43 0 -78 14t-60.5 40t-39.5 64.5t-14 88.5q0 49 15.5 87t41.5 64.5t61 40.5t74 14q26 0 47.5 -4t37.5 -9.5t26.5 -11t14.5 -8.5l-23 -60q-12 7 -38.5 16.5t-61.5 9.5 q-51 0 -85 -35.5t-34 -103.5q0 -62 31 -101.5t91 -39.5q39 0 64.5 8.5t39.5 15.5l19 -60q-5 -3 -16.5 -8.5t-28.5 -10t-38.5 -8t-45.5 -3.5z" />
+<glyph unicode="&#xad;" horiz-adv-x="303" d="M28 328h247v-87h-247v87z" />
+<glyph unicode="&#xae;" horiz-adv-x="818" d="M751 347q0 -85 -28 -152.5t-75 -114t-109 -71t-130 -24.5t-130 24.5t-109 71t-75 114t-28 152.5t28 152.5t75 114t109 71t130 24.5t130 -24.5t109 -71t75 -114t28 -152.5zM678 347q0 66 -20 120.5t-55.5 93.5t-85 60t-108.5 21t-108.5 -21t-85 -60t-55.5 -93.5 t-20 -120.5t20 -120.5t55.5 -93.5t85 -60t108.5 -21t108.5 21t85 60t55.5 93.5t20 120.5zM508 148q-23 45 -51.5 85.5t-49.5 64.5h-67v-150h-71v388q27 6 57 9t55 3q86 0 131 -32t45 -97q0 -37 -19.5 -64.5t-55.5 -42.5q10 -12 23 -30t27 -40l28 -46q14 -24 25 -48h-77z M340 356h38q45 0 75 12.5t30 51.5q0 37 -28.5 51.5t-68.5 14.5q-11 0 -23 -0.5t-23 -1.5v-128z" />
+<glyph unicode="&#xb4;" horiz-adv-x="380" d="M331 707l-179 -127l-40 52l166 144z" />
+<glyph unicode="&#x2000;" horiz-adv-x="391" />
+<glyph unicode="&#x2001;" horiz-adv-x="783" />
+<glyph unicode="&#x2002;" horiz-adv-x="391" />
+<glyph unicode="&#x2003;" horiz-adv-x="783" />
+<glyph unicode="&#x2004;" horiz-adv-x="261" />
+<glyph unicode="&#x2005;" horiz-adv-x="195" />
+<glyph unicode="&#x2006;" horiz-adv-x="130" />
+<glyph unicode="&#x2007;" horiz-adv-x="130" />
+<glyph unicode="&#x2008;" horiz-adv-x="97" />
+<glyph unicode="&#x2009;" horiz-adv-x="156" />
+<glyph unicode="&#x200a;" horiz-adv-x="43" />
+<glyph unicode="&#x2010;" horiz-adv-x="303" d="M28 328h247v-87h-247v87z" />
+<glyph unicode="&#x2011;" horiz-adv-x="303" d="M28 328h247v-87h-247v87z" />
+<glyph unicode="&#x2013;" horiz-adv-x="500" d="M0 343h500v-79h-500v79z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1000" d="M0 343h1000v-79h-1000v79z" />
+<glyph unicode="&#x2018;" horiz-adv-x="239" d="M62 520v22q0 10 1 20q4 52 23 103t46 95l72 -23q-21 -44 -31.5 -89t-10.5 -84q0 -10 0.5 -21.5t1.5 -22.5h-102z" />
+<glyph unicode="&#x2019;" horiz-adv-x="239" d="M177 750v-22q0 -10 -1 -20q-4 -52 -23 -102.5t-46 -95.5l-72 23q21 45 31.5 89.5t10.5 83.5q0 10 -0.5 21.5t-1.5 22.5h102z" />
+<glyph unicode="&#x201c;" horiz-adv-x="421" d="M62 520v22q0 10 1 20q4 52 23 103t46 95l72 -23q-21 -44 -31.5 -89t-10.5 -84q0 -10 0.5 -21.5t1.5 -22.5h-102zM244 520v22q0 10 1 20q4 52 23 103t46 95l72 -23q-21 -44 -31.5 -89t-10.5 -84q0 -10 0.5 -21.5t1.5 -22.5h-102z" />
+<glyph unicode="&#x201d;" horiz-adv-x="421" d="M177 750v-22q0 -10 -1 -20q-4 -52 -23 -102.5t-46 -95.5l-72 23q21 45 31.5 89.5t10.5 83.5q0 10 -0.5 21.5t-1.5 22.5h102zM359 750v-22q0 -10 -1 -20q-4 -52 -23 -102.5t-46 -95.5l-72 23q21 45 31.5 89.5t10.5 83.5q0 10 -0.5 21.5t-1.5 22.5h102z" />
+<glyph unicode="&#x2022;" horiz-adv-x="364" d="M310 353q0 -26 -9 -49t-25.5 -40t-40 -27.5t-53.5 -10.5t-53.5 10.5t-40 27.5t-25.5 40t-9 49q0 25 9 48.5t25.5 40.5t40 27.5t53.5 10.5t53.5 -10.5t40 -27.5t25.5 -40.5t9 -48.5z" />
+<glyph unicode="&#x2026;" horiz-adv-x="1000" d="M234 54q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47zM567 54q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47zM900 54q0 -27 -18 -47t-49 -20t-49 20t-18 47t18 47t49 20t49 -20t18 -47z" />
+<glyph unicode="&#x202f;" horiz-adv-x="156" />
+<glyph unicode="&#x205f;" horiz-adv-x="195" />
+<glyph unicode="&#x20ac;" d="M139 472q23 117 91 175.5t174 58.5q44 0 73 -5.5t58 -14.5l-20 -80q-24 9 -52.5 14.5t-58.5 5.5q-38 0 -66.5 -11t-49 -31t-33.5 -48.5t-20 -63.5h233l-14 -72h-229q-1 -13 -1 -26v-27v-25q0 -12 1 -23h209l-14 -72h-187q17 -89 61.5 -124t111.5 -35q42 0 72.5 8t54.5 19 l20 -79q-17 -9 -59 -19t-93 -10q-117 0 -181 63.5t-83 176.5h-90v72h82q-1 11 -1 23v25v27q0 13 1 26h-82v72h92z" />
+<glyph unicode="&#x2122;" horiz-adv-x="763" d="M304 693v-61h-105v-272h-69v272h-105v61h279zM684 693q8 -51 14 -130.5t14 -202.5h-70q-1 25 -2 53.5t-2.5 57t-3.5 56.5t-4 52q-11 -19 -24 -45l-26 -50l-24 -47q-11 -22 -17 -35h-49q-6 13 -18 35l-24 47l-26 50l-23 45q-2 -24 -4 -52t-3.5 -56.5t-2.5 -57t-2 -53.5 h-69q8 123 14 202.5t14 130.5h66l20 -41l26 -52l28 -57l29 -56l28 56l29 57l26 52l20 41h66z" />
+</font>
+</defs></svg> 
\ No newline at end of file

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.ttf
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.ttf
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.woff
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/Ubuntu-R-webfont.woff
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/demo.html
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/demo.html	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/demo.html	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,48 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+
+	<title>Font Face Demo</title>
+	<link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8">
+	<style type="text/css" media="screen">
+		h1.fontface {font: 60px/68px 'UbuntuRegular', Arial, sans-serif;letter-spacing: 0;}
+
+		p.style1 {font: 18px/27px 'UbuntuRegular', Arial, sans-serif;}
+		p.style2 {font: 18px/27px 'UbuntuItalic', Arial, sans-serif;}
+		p.style3 {font: 18px/27px 'UbuntuBold', Arial, sans-serif;}
+		p.style4 {font: 18px/27px 'UbuntuBoldItalic', Arial, sans-serif;}
+		
+		#container {
+			width: 800px;
+			margin-left: auto;
+			margin-right: auto;
+		}
+	</style>
+</head>
+
+<body>
+	<div id="container">
+		<h1 class="fontface">Font-face Demo for the Ubuntu Font</h1>
+	
+	 
+
+	<p class="style1">Ubuntu Regular - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style2">Ubuntu Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style3">Ubuntu Bold - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+	 
+
+	<p class="style4">Ubuntu Bold Italic - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
+
+		</div>
+</body>
+</html>

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/stylesheet.css
===================================================================
--- kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/stylesheet.css	                        (rev 0)
+++ kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/stylesheet.css	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,36 @@
+/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 5, 2010 08:36:17 PM America/New_York */
+
+
+
+ at font-face {
+	font-family: 'UbuntuRegular';
+	src: url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-R-webfont.eot');
+	src: local('☺'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-R-webfont.woff') format('woff'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-R-webfont.ttf') format('truetype'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-R-webfont.svg#webfontcceGD1qN') format('svg');
+	font-weight: normal;
+	font-style: normal;
+}
+
+ at font-face {
+	font-family: 'UbuntuItalic';
+	src: url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-I--webfont.eot');
+	src: local('☺'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-I--webfont.woff') format('woff'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-I--webfont.ttf') format('truetype'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-I--webfont.svg#') format('svg');
+	font-weight: normal;
+	font-style: normal;
+}
+
+ at font-face {
+	font-family: 'UbuntuBold';
+	src: url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-B---webfont.eot');
+	src: local('☺'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-B---webfont.woff') format('woff'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-B---webfont.ttf') format('truetype'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-B---webfont.svg#') format('svg');
+	font-weight: normal;
+	font-style: normal;
+}
+
+ at font-face {
+	font-family: 'UbuntuBoldItalic';
+	src: url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-BI----webfont.eot');
+	src: local('☺'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-BI----webfont.woff') format('woff'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-BI----webfont.ttf') format('truetype'), url('/org.ourproject.kune.ws.armor.WsArmor/fontface/Ubuntu-BI----webfont.svg#') format('svg');
+	font-weight: normal;
+	font-style: normal;
+}
+

Added: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/ubuntu-fontfacekit.zip
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/src/org/ourproject/kune/ws/armor/public/fontface/ubuntu-fontfacekit.zip
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream


Property changes on: kune-ws-armor/trunk/war
___________________________________________________________________
Name: svn:ignore
   + org.ourproject.kune.ws.armor.WsArmor



Property changes on: kune-ws-armor/trunk/war/WEB-INF
___________________________________________________________________
Name: svn:ignore
   + classes


Added: kune-ws-armor/trunk/war/WEB-INF/lib/gwt-servlet.jar
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/war/WEB-INF/lib/gwt-servlet.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: kune-ws-armor/trunk/war/WEB-INF/web.xml
===================================================================
--- kune-ws-armor/trunk/war/WEB-INF/web.xml	                        (rev 0)
+++ kune-ws-armor/trunk/war/WEB-INF/web.xml	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE web-app
+	PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
+	"http://java.sun.com/dtd/web-app_2_3.dtd">
+
+<web-app>
+
+	<!-- Default page to serve -->
+	<welcome-file-list>
+		<welcome-file>WsArmor.html</welcome-file>
+	</welcome-file-list>
+
+</web-app>

Added: kune-ws-armor/trunk/war/WsArmor.css
===================================================================
--- kune-ws-armor/trunk/war/WsArmor.css	                        (rev 0)
+++ kune-ws-armor/trunk/war/WsArmor.css	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,302 @@
+body { 
+	background-color: white;
+	color: black;
+	font-family: 'UbuntuRegular', Arial;
+	font-size: small;
+	margin: 5px;
+}
+
+body.fontface {font: 'UbuntuRegular', Arial;}
+
+a {	
+	color: darkblue;
+}
+
+a:visited {	
+	color: darkblue; 
+}
+
+.gwt-DialogBox {
+	border: 2px solid #AAAAAA;
+	background-color: white;
+}
+
+.gwt-DialogBox .Caption {
+	background-image: url(gray_gradient.gif);
+	background-repeat: repeat-x;
+	padding: 4px;
+	padding-bottom: 8px;
+	font-weight: bold;
+	cursor: default;
+}
+
+.gwt-MenuBar {
+	background-color: #C3D9FF;
+	cursor: default;
+}
+
+.gwt-MenuItem {
+	font-size: 80%;
+	margin: 1px;
+	cursor: default;
+}
+
+.gwt-MenuItem-selected {
+	background-color: #E8EEF7;
+}
+
+.gwt-Tree {
+}
+
+.gwt-Tree .gwt-TreeItem {
+	font-size: 80%;
+	cursor: default;
+}
+
+.gwt-Tree .gwt-TreeItem-selected {
+	background-color: #C3D9FF;
+}
+
+.gwt-StackPanel {
+	background-color: white;
+	border: 1px solid #AAAAAA;
+	width: 15em;
+}
+
+.gwt-StackPanel .gwt-StackPanelItem {
+	background-image: url(blue_gradient.gif);
+	background-repeat: repeat-x;
+	background-color: #EEEEEE;
+	cursor: pointer;
+	cursor: hand;
+}
+
+.gwt-StackPanel .gwt-StackPanelItem-selected {
+}
+
+.gwt-TabPanel {
+	
+}
+
+.gwt-TabPanelBottom {
+	border-left: 1px solid #87b3ff;
+	border-right: 1px solid #87b3ff;
+	border-bottom: 1px solid #87b3ff;
+}
+
+.gwt-TabBar {
+	font-size: smaller;
+}
+
+.gwt-TabBar .gwt-TabBarFirst {
+	height: 100%;
+	border-bottom: 1px solid #87b3ff;
+	border-right: 1px solid #87b3ff;
+	padding-left: 3px;
+}
+
+.gwt-TabBar .gwt-TabBarRest {
+	border-bottom: 1px solid #87b3ff;
+	padding-right: 3px;
+}
+
+.gwt-TabBar .gwt-TabBarItem {
+	border-top: 1px solid #87b3ff;
+	border-bottom: 1px solid #87b3ff;
+	padding: 2px;
+	cursor: hand;
+	white-space: nowrap;
+	border-right: 1px solid #87b3ff;
+}
+
+.gwt-TabBar .gwt-TabBarItem-selected {
+	font-weight: bold;
+	background-color: #e8eef7;
+	border-top: 1px solid #87b3ff;
+	border-right: 1px solid #87b3ff;
+	border-bottom: 1px solid #e8eef7;
+	padding: 2px;
+	cursor: default;
+	white-space: nowrap;
+}
+
+.gwt-PushButton-up {
+  background-color: #C3D9FF;
+  padding: 2px;
+  border: 2px solid transparent;
+  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-PushButton-up-hovering {
+  background-color: #C3D9FF;
+  padding: 2px;
+  border: 2px solid transparent;
+  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-PushButton-down {
+  background-color: #C3D9FF;
+  padding: 2px;
+  border: 2px solid transparent;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-PushButton-down-hovering {
+  background-color: #C3D9FF;
+  padding: 2px;
+  border: 2px solid transparent;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-ToggleButton-up {
+  background-color: #C3D9FF;
+  padding: 2px;
+  border: 2px solid transparent;
+  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-ToggleButton-up-hovering {
+  background-color: #C3D9FF;
+  padding: 2px;
+  border: 2px solid transparent;
+  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-ToggleButton-down {
+  background-color: #C3D9FF;
+  padding: 2px;
+  background-color: #E8F1FF;
+  border: 2px solid transparent;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-ToggleButton-down-hovering {
+  background-color: #C3D9FF;
+  padding: 2px;
+  background-color: #E8F1FF;
+  border: 2px solid transparent;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+  cursor: pointer;
+  cursor: hand;
+}
+
+.gwt-RichTextArea {
+  border: 1px solid black;
+  background-color: white;
+}
+
+.gwt-RichTextToolbar {
+  background-color: #C3D9FF;
+  padding: 2px;
+}
+
+.gwt-RichTextToolbar .gwt-PushButton-up {
+  margin-right: 2px;
+  border: 1px solid #C3D9FF;
+}
+
+.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
+  margin-right: 2px;
+  border: 1px solid #C3D9FF;
+  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
+}
+
+.gwt-RichTextToolbar .gwt-PushButton-down {
+  margin-right: 2px;
+  border: 1px solid #C3D9FF;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+}
+
+.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
+  margin-right: 2px;
+  border: 1px solid #C3D9FF;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+}
+
+.gwt-RichTextToolbar .gwt-ToggleButton-up {
+  margin-right: 2px;
+  border: 1px solid #C3D9FF;
+}
+
+.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
+  margin-right: 2px;
+  border: 1px solid #C3D9FF;
+  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
+}
+
+.gwt-RichTextToolbar .gwt-ToggleButton-down {
+  margin-right: 2px;
+  background-color: #E8F1FF;
+  border: 1px solid #C3D9FF;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+}
+
+.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
+  margin-right: 2px;
+  background-color: #E8F1FF;
+  border: 1px solid #C3D9FF;
+  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
+}
+
+.gwt-HorizontalSplitPanel {
+	border: 8px solid #C3D9FF;
+}
+
+.gwt-HorizontalSplitPanel .splitter {
+	background-color: #C3D9FF;
+	cursor: move;
+}
+
+.gwt-HorizontalSplitPanel .left {
+  background-color: #E8EEF7;
+}
+
+.gwt-VerticalSplitPanel {
+	border: 8px solid #C3D9FF;
+}
+
+.gwt-VerticalSplitPanel .splitter {
+	background-color: #C3D9FF;
+	height: 8px;
+	cursor: move;
+}
+
+.gwt-SuggestBoxPopup {
+	border: 2px solid #C3D9FF;
+}
+
+.gwt-SuggestBoxPopup .item {
+	padding: 2px;
+}
+
+.gwt-SuggestBoxPopup .item-selected {
+	background-color: #C3D9FF;
+	padding: 2px;
+}
+
+.gwt-DisclosurePanel {
+	border: 2px solid #C3D9FF;
+}
+
+.gwt-DisclosurePanel .header {
+	background-color: #e8eef7;
+	cursor: hand;
+}
+
+.gwt-SplitLayoutPanel { }
+.gwt-SplitLayoutPanel .gwt-SplitLayoutPanel-HDragger { background-color: white; background: none; }
+.gwt-SplitLayoutPanel .gwt-SplitLayoutPanel-VDragger {  }

Added: kune-ws-armor/trunk/war/WsArmor.html
===================================================================
--- kune-ws-armor/trunk/war/WsArmor.html	                        (rev 0)
+++ kune-ws-armor/trunk/war/WsArmor.html	2010-12-06 12:40:41 UTC (rev 1152)
@@ -0,0 +1,38 @@
+<!doctype html>
+<html>
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=UTF-8">
+
+		<!--                                                               -->
+		<!-- Consider inlining CSS to reduce the number of requested files -->
+		<!--                                                               -->
+		<link rel="stylesheet" href="org.ourproject.kune.ws.armor.WsArmor/fontface/stylesheet.css" type="text/css" charset="utf-8">
+		<link type="text/css" rel="stylesheet" href="WsArmor.css">
+		
+	
+		<!--                                           -->
+		<!-- Any title is fine                         -->
+		<!--                                           -->
+		<title>Wrapper HTML for WsArmor</title>
+
+		<!--                                           -->
+		<!-- This script loads your compiled module.   -->
+		<!-- If you add any GWT meta tags, they must   -->
+		<!-- be added before this line.                -->
+		<!--                                           -->
+		<script language="javascript" src="org.ourproject.kune.ws.armor.WsArmor/org.ourproject.kune.ws.armor.WsArmor.nocache.js"></script>
+		
+	</head>
+
+	<!--                                           -->
+	<!-- The body can have arbitrary html, or      -->
+	<!-- we leave the body empty because we want   -->
+	<!-- to create a completely dynamic ui         -->
+	<!--                                           -->
+	<body>
+
+		<!-- OPTIONAL: include this if you want history support -->
+		<iframe id="__gwt_historyFrame" style="width:0;height:0;border:0"></iframe>
+
+	</body>
+</html>

Added: kune-ws-armor/trunk/war/blue_gradient.gif
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/war/blue_gradient.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: kune-ws-armor/trunk/war/drafts.gif
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/war/drafts.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: kune-ws-armor/trunk/war/gray_gradient.gif
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/war/gray_gradient.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: kune-ws-armor/trunk/war/home.gif
===================================================================
(Binary files differ)


Property changes on: kune-ws-armor/trunk/war/home.gif
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the kune-commits mailing list