|
From: <vin...@us...> - 2011-12-01 04:06:11
|
Revision: 1129
http://zkforge.svn.sourceforge.net/zkforge/?rev=1129&view=rev
Author: vincentjian
Date: 2011-12-01 04:06:03 +0000 (Thu, 01 Dec 2011)
Log Message:
-----------
commit all project
Added Paths:
-----------
trunk/css3breezetheme/.classpath
trunk/css3breezetheme/.project
trunk/css3breezetheme/.settings/
trunk/css3breezetheme/.settings/.jsdtscope
trunk/css3breezetheme/.settings/org.eclipse.jdt.core.prefs
trunk/css3breezetheme/.settings/org.eclipse.wst.common.component
trunk/css3breezetheme/.settings/org.eclipse.wst.common.project.facet.core.xml
trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.container
trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.name
trunk/css3breezetheme/.settings/org.zkoss.eclipse.preferences.prefs
trunk/css3breezetheme/WebContent/
trunk/css3breezetheme/WebContent/META-INF/
trunk/css3breezetheme/WebContent/META-INF/MANIFEST.MF
trunk/css3breezetheme/WebContent/WEB-INF/
trunk/css3breezetheme/WebContent/WEB-INF/lib/
trunk/css3breezetheme/WebContent/WEB-INF/lib/breeze.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/bsh.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-collections.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-fileupload.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-io.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-logging.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/mvel.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/ognl.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zcommon.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zcommons-el.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zhtml.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zk.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zkex.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zkmax.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zkplus.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zml.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zul.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zuljsp.jar
trunk/css3breezetheme/WebContent/WEB-INF/lib/zweb.jar
trunk/css3breezetheme/WebContent/WEB-INF/web.xml
trunk/css3breezetheme/WebContent/WEB-INF/zk.xml
trunk/css3breezetheme/WebContent/button-css3sample.zul
trunk/css3breezetheme/WebContent/combobox-css3sample.zul
trunk/css3breezetheme/WebContent/css/
trunk/css3breezetheme/WebContent/css/button.css.dsp
trunk/css3breezetheme/WebContent/css/combobox.css.dsp
trunk/css3breezetheme/WebContent/css/listbox.css.dsp
trunk/css3breezetheme/WebContent/css/window.css.dsp
trunk/css3breezetheme/WebContent/img/
trunk/css3breezetheme/WebContent/img/combobtn.gif
trunk/css3breezetheme/WebContent/img/wnd-icon.png
trunk/css3breezetheme/WebContent/index.zul
trunk/css3breezetheme/WebContent/listbox-css3sample.zul
trunk/css3breezetheme/WebContent/timeout.zul
trunk/css3breezetheme/WebContent/window-css3sample.zul
trunk/css3breezetheme/src/
Added: trunk/css3breezetheme/.classpath
===================================================================
--- trunk/css3breezetheme/.classpath (rev 0)
+++ trunk/css3breezetheme/.classpath 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_29">
+ <attributes>
+ <attribute name="owner.project.facets" value="java"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
+ <attributes>
+ <attribute name="owner.project.facets" value="jst.web"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
+ <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+ <classpathentry kind="output" path="build/classes"/>
+</classpath>
Added: trunk/css3breezetheme/.project
===================================================================
--- trunk/css3breezetheme/.project (rev 0)
+++ trunk/css3breezetheme/.project 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>css3breezetheme</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.common.project.facet.core.builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.zkoss.eclipse.zknature</nature>
+ <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
+ <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
+ <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
+ </natures>
+</projectDescription>
Added: trunk/css3breezetheme/.settings/.jsdtscope
===================================================================
--- trunk/css3breezetheme/.settings/.jsdtscope (rev 0)
+++ trunk/css3breezetheme/.settings/.jsdtscope 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="WebContent"/>
+ <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
+ <attributes>
+ <attribute name="hide" value="true"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
+ <classpathentry kind="output" path=""/>
+</classpath>
Added: trunk/css3breezetheme/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- trunk/css3breezetheme/.settings/org.eclipse.jdt.core.prefs (rev 0)
+++ trunk/css3breezetheme/.settings/org.eclipse.jdt.core.prefs 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,8 @@
+#Thu Dec 01 10:50:18 CST 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
Added: trunk/css3breezetheme/.settings/org.eclipse.wst.common.component
===================================================================
--- trunk/css3breezetheme/.settings/org.eclipse.wst.common.component (rev 0)
+++ trunk/css3breezetheme/.settings/org.eclipse.wst.common.component 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project-modules id="moduleCoreId" project-version="1.5.0">
+ <wb-module deploy-name="css3breezetheme">
+ <wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
+ <wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
+ <property name="context-root" value="css3breezetheme"/>
+ <property name="java-output-path" value="/css3breezetheme/build/classes"/>
+ </wb-module>
+</project-modules>
Added: trunk/css3breezetheme/.settings/org.eclipse.wst.common.project.facet.core.xml
===================================================================
--- trunk/css3breezetheme/.settings/org.eclipse.wst.common.project.facet.core.xml (rev 0)
+++ trunk/css3breezetheme/.settings/org.eclipse.wst.common.project.facet.core.xml 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<faceted-project>
+ <runtime name="Apache Tomcat v6.0"/>
+ <fixed facet="wst.jsdt.web"/>
+ <fixed facet="org.zkoss.eclipse.project.zksupports"/>
+ <fixed facet="java"/>
+ <fixed facet="jst.web"/>
+ <installed facet="java" version="1.6"/>
+ <installed facet="jst.web" version="2.5"/>
+ <installed facet="org.zkoss.eclipse.project.zksupports" version="1.0.1"/>
+ <installed facet="wst.jsdt.web" version="1.0"/>
+</faceted-project>
Added: trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.container
===================================================================
--- trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.container (rev 0)
+++ trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.container 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1 @@
+org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file
Added: trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.name
===================================================================
--- trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.name (rev 0)
+++ trunk/css3breezetheme/.settings/org.eclipse.wst.jsdt.ui.superType.name 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1 @@
+Window
\ No newline at end of file
Added: trunk/css3breezetheme/.settings/org.zkoss.eclipse.preferences.prefs
===================================================================
--- trunk/css3breezetheme/.settings/org.zkoss.eclipse.preferences.prefs (rev 0)
+++ trunk/css3breezetheme/.settings/org.zkoss.eclipse.preferences.prefs 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,3 @@
+#Thu Dec 01 10:50:22 CST 2011
+eclipse.preferences.version=1
+setting.zk_facet_install_history=<history>\n<module name\="base Module" pid\="zk-bin-eval-5.0.7.1" type\="ZK_RELEASE" >\n<resource prjRelativePath\="WebContent" pseudo\="true" />\n<resource prjRelativePath\="WEB-INF" pseudo\="true" />\n<resource prjRelativePath\="lib" pseudo\="true" />\n<resource size\="272" lastModified\="1320658691550" type\="zxml" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/zk.xml" />\n<resource size\="1955" lastModified\="1322707822658" type\="wxml" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/web.xml" />\n<resource size\="83613" lastModified\="1320658690472" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/commons-io.jar" />\n<resource size\="57779" lastModified\="1320658690465" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/commons-fileupload.jar" />\n<resource size\="246565" lastModified\="1320658691340" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/silvertail.jar" />\n<resource size\="60841" lastModified\="1320658690475" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/commons-logging.jar" />\n<resource size\="1130070" lastModified\="1320658690788" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/itext.jar" />\n<resource size\="359025" lastModified\="1320658690415" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/Filters.jar" />\n<resource size\="1879318" lastModified\="1320658691290" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/ckez.jar" />\n<resource size\="102009" lastModified\="1320658691380" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zcommons-el.jar" />\n<resource size\="234207" lastModified\="1320658691410" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zkex.jar" />\n<resource size\="5091376" lastModified\="1320658690549" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/groovy.jar" />\n<resource size\="289374" lastModified\="1320658691350" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/timelinez.jar" />\n<resource size\="725735" lastModified\="1320658691080" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/jxl.jar" />\n<resource size\="8580107" lastModified\="1320658691200" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/jython.jar" />\n<resource size\="1425744" lastModified\="1320658690904" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/jfreechart.jar" />\n<resource size\="108375" lastModified\="1320658691410" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zkmax.jar" />\n<resource size\="440791" lastModified\="1320658691370" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zcommon.jar" />\n<resource size\="1404306" lastModified\="1320658691450" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zul.jar" />\n<resource size\="114196" lastModified\="1320658691350" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/timeplotz.jar" />\n<resource size\="205337" lastModified\="1320658691460" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zweb.jar" />\n<resource size\="137539" lastModified\="1320658691360" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zuljsp.jar" />\n<resource size\="1428690" lastModified\="1320658691250" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/poi.jar" />\n<resource size\="13788" lastModified\="1320658691430" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zml.jar" />\n<resource size\="309293" lastModified\="1320658690875" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/jcommon.jar" />\n<resource size\="8801103" lastModified\="1320658691046" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/jruby.jar" />\n<resource size\="130552" lastModified\="1320658691420" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zkplus.jar" />\n<resource size\="1121269" lastModified\="1320658691210" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/mvel.jar" />\n<resource size\="245279" lastModified\="1320658691260" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/breeze.jar" />\n<resource size\="1113836" lastModified\="1320658691400" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zk.jar" />\n<resource size\="575389" lastModified\="1320658690461" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/commons-collections.jar" />\n<resource size\="236263" lastModified\="1320658691330" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/sapphire.jar" />\n<resource size\="97044" lastModified\="1320658691320" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/gmapsz.jar" />\n<resource size\="1486031" lastModified\="1320658691320" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/fckez.jar" />\n<resource size\="167958" lastModified\="1320658691220" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/ognl.jar" />\n<resource size\="59344" lastModified\="1320658691380" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/zhtml.jar" />\n<resource size\="2635773" lastModified\="1320658690864" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/jasperreports.jar" />\n<resource size\="281694" lastModified\="1320658690445" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/bsh.jar" />\n<resource size\="871260" lastModified\="1320658691060" type\="W_R" pseudo\="false" prjRelativePath\="WebContent/WEB-INF/lib/js.jar" />\n</module>\n\n</history>\n
Added: trunk/css3breezetheme/WebContent/META-INF/MANIFEST.MF
===================================================================
--- trunk/css3breezetheme/WebContent/META-INF/MANIFEST.MF (rev 0)
+++ trunk/css3breezetheme/WebContent/META-INF/MANIFEST.MF 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,3 @@
+Manifest-Version: 1.0
+Class-Path:
+
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/breeze.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/breeze.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/bsh.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/bsh.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-collections.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-collections.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-fileupload.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-fileupload.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-io.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-io.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-logging.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/commons-logging.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/mvel.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/mvel.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/ognl.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/ognl.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zcommon.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zcommon.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zcommons-el.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zcommons-el.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zhtml.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zhtml.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zk.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zk.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zkex.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zkex.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zkmax.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zkmax.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zkplus.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zkplus.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zml.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zml.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zul.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zul.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zuljsp.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zuljsp.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/lib/zweb.jar
===================================================================
(Binary files differ)
Property changes on: trunk/css3breezetheme/WebContent/WEB-INF/lib/zweb.jar
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/css3breezetheme/WebContent/WEB-INF/web.xml
===================================================================
--- trunk/css3breezetheme/WebContent/WEB-INF/web.xml (rev 0)
+++ trunk/css3breezetheme/WebContent/WEB-INF/web.xml 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
+ id="WebApp_ID" version="2.5">
+ <display-name>css3breezetheme</display-name>
+ <listener>
+ <description>Used to cleanup when a session is destroyed</description>
+ <display-name>ZK Session cleaner</display-name>
+ <listener-class>org.zkoss.zk.ui.http.HttpSessionListener</listener-class>
+ </listener>
+ <servlet>
+ <description>The ZK loader for ZUML pages</description>
+ <servlet-name>zkLoader</servlet-name>
+ <servlet-class>org.zkoss.zk.ui.http.DHtmlLayoutServlet</servlet-class>
+ <init-param>
+ <param-name>update-uri</param-name>
+ <param-value>/zkau</param-value>
+ </init-param>
+ <load-on-startup>1</load-on-startup>
+ </servlet>
+ <servlet>
+ <description>The asynchronous update engine for ZK</description>
+ <servlet-name>auEngine</servlet-name>
+ <servlet-class>org.zkoss.zk.au.http.DHtmlUpdateServlet</servlet-class>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>zkLoader</servlet-name>
+ <url-pattern>*.zul</url-pattern>
+ </servlet-mapping>
+ <servlet-mapping>
+ <servlet-name>zkLoader</servlet-name>
+ <url-pattern>*.zhtml</url-pattern>
+ </servlet-mapping>
+ <servlet-mapping>
+ <servlet-name>auEngine</servlet-name>
+ <url-pattern>/zkau/*</url-pattern>
+ </servlet-mapping>
+ <servlet>
+ <servlet-name>dspLoader</servlet-name>
+ <servlet-class>org.zkoss.web.servlet.dsp.InterpreterServlet</servlet-class>
+ <init-param>
+ <param-name>class-resource</param-name>
+ <param-value>true</param-value>
+ </init-param>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>dspLoader</servlet-name>
+ <url-pattern>*.dsp</url-pattern>
+ </servlet-mapping>
+ <welcome-file-list>
+ <welcome-file>index.html</welcome-file>
+ <welcome-file>index.htm</welcome-file>
+ <welcome-file>index.jsp</welcome-file>
+ <welcome-file>default.html</welcome-file>
+ <welcome-file>default.htm</welcome-file>
+ <welcome-file>default.jsp</welcome-file>
+ <welcome-file>index.zul</welcome-file>
+ </welcome-file-list>
+</web-app>
\ No newline at end of file
Added: trunk/css3breezetheme/WebContent/WEB-INF/zk.xml
===================================================================
--- trunk/css3breezetheme/WebContent/WEB-INF/zk.xml (rev 0)
+++ trunk/css3breezetheme/WebContent/WEB-INF/zk.xml 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ Created by ZK Studio
+-->
+
+<zk>
+ <device-config>
+ <device-type>ajax</device-type>
+ <timeout-uri>/timeout.zul</timeout-uri><!-- An empty URL can cause the browser to reload the same URL -->
+ </device-config>
+</zk>
Added: trunk/css3breezetheme/WebContent/button-css3sample.zul
===================================================================
--- trunk/css3breezetheme/WebContent/button-css3sample.zul (rev 0)
+++ trunk/css3breezetheme/WebContent/button-css3sample.zul 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,10 @@
+<?link rel="stylesheet" type="text/css" href="/css/button.css.dsp"?>
+<zk>
+ <vlayout>
+ <separator spacing="1px" />
+ <button label="os mold" mold="os" width="200px" height="50px"/>
+ <separator spacing="1px" />
+ <button label="os mold disabled" mold="os" width="200px" height="50px" disabled="true" />
+ <a href="index.zul">back</a>
+ </vlayout>
+</zk>
\ No newline at end of file
Added: trunk/css3breezetheme/WebContent/combobox-css3sample.zul
===================================================================
--- trunk/css3breezetheme/WebContent/combobox-css3sample.zul (rev 0)
+++ trunk/css3breezetheme/WebContent/combobox-css3sample.zul 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,27 @@
+<?link rel="stylesheet" type="text/css" href="css/combobox.css.dsp"?>
+<zk>
+ <vlayout>
+ <separator spacing="2px"/>
+ Default Mold
+ <combobox>
+ <comboitem label="Simple and Rich"/>
+ <comboitem label="Cool!"/>
+ <comboitem label="Ajax and RIA"/>
+ </combobox>
+ <separator spacing="2px"/>
+ Default Mold: read-only
+ <combobox readonly="true">
+ <comboitem label="Simple and Rich"/>
+ <comboitem label="Cool!"/>
+ <comboitem label="Ajax and RIA"/>
+ </combobox>
+ <separator spacing="2px"/>
+ Default Mold: disabled
+ <combobox disabled="true">
+ <comboitem label="Simple and Rich"/>
+ <comboitem label="Cool!"/>
+ <comboitem label="Ajax and RIA"/>
+ </combobox>
+ <a href="index.zul">back</a>
+ </vlayout>
+</zk>
\ No newline at end of file
Added: trunk/css3breezetheme/WebContent/css/button.css.dsp
===================================================================
--- trunk/css3breezetheme/WebContent/css/button.css.dsp (rev 0)
+++ trunk/css3breezetheme/WebContent/css/button.css.dsp 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,54 @@
+<%@ taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c" %>
+<c:if test="${c:browser('gecko2') || c:browser('ie9') || c:browser('opera') || c:browser('safari')}">
+.z-button-os,
+.z-button-os:focus,
+.z-button-os.z-button-os-disd:hover,
+.z-button-os.z-button-os-disd:active {
+ border: 1px solid #C7C7C7;
+ border-radius: 3px;
+ -moz-border-radius: 3px;
+ -webkit-border-radius: 3px;
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #FCFCFC 0%, #EEEEEE 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCFCFC), color-stop(100%,#EEEEEE)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #FCFCFC 0%, #EEEEEE 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #FCFCFC 0%, #EEEEEE 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #FCFCFC 0%, #EEEEEE 100%); /* IE10+ */
+ background: linear-gradient(top, #FCFCFC 0%, #EEEEEE 100%); /* W3C */
+ filter: none\0/; /*IE9 hack*/
+}
+.z-button-os:focus {
+ border-color: #00B9FF;
+}
+.z-button-os:hover {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjVmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2U5ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) repeat-y;
+ background: -moz-linear-gradient(top, #E5F5FD 0%, #C7E9FA 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5F5FD), color-stop(100%, #C7E9FA)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #E5F5FD 0%, #C7E9FA 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #E5F5FD 0%, #C7E9FA 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #E5F5FD 0%, #C7E9FA 100%); /* IE10+ */
+ background: linear-gradient(top, #E5F5FD 0%, #C7E9FA 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-button-os:active {
+ border-color: #499EB3;
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZjZmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NGUxZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) repeat-y;
+ background: -moz-linear-gradient(top, #C7F6FE 0%, #84E1F8 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7F6FE), color-stop(100%, #84E1F8)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #C7F6FE 0%, #84E1F8 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #C7F6FE 0%, #84E1F8 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #C7F6FE 0%, #84E1F8 100%); /* IE10+ */
+ background: linear-gradient(top, #C7F6FE 0%, #84E1F8 100%); /* W3C */
+ filter: none\0/; /*IE9 hack*/
+}
+.z-button-os.z-button-os-disd {
+ cursor: default;
+ color: gray;
+ box-shadow: none;
+ -moz-box-shadow: none;
+ -webkit-box-shadow: none;
+}
+</c:if>
\ No newline at end of file
Added: trunk/css3breezetheme/WebContent/css/combobox.css.dsp
===================================================================
--- trunk/css3breezetheme/WebContent/css/combobox.css.dsp (rev 0)
+++ trunk/css3breezetheme/WebContent/css/combobox.css.dsp 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,90 @@
+<%@ taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c" %>
+<c:if test="${c:browser('gecko2') || c:browser('ie9') || c:browser('opera') || c:browser('safari')}">
+.z-combobox-inp {
+ height: 20px;
+ border-color: #B0B0B0;
+ border-radius: 4px 0 0 4px;
+ -moz-border-radius: 4px 0 0 4px;
+ -webkit-border-radius: 4px 0 0 4px;
+ padding: 2px 0 2px 4px;
+ background-color: #FDFDFD;
+}
+.z-combobox-inp:focus,
+.z-combobox-readonly {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EEEEEE)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* IE10+ */
+ background: linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-combobox .z-combobox-btn {
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, #FDFDFD;
+ height: 24px;
+ border: 1px solid #B0B0B0;
+ border-left: 0px;
+ border-radius: 0 4px 4px 0;
+ -moz-border-radius: 0 4px 4px 0;
+ -webkit-border-radius: 0 4px 4px 0;
+}
+.z-combobox .z-combobox-btn-over {
+ border: 1px solid #8FB9D0;
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZjZmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNmU4ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) no-repeat;
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -moz-linear-gradient(top, #ADB7BC 0%, #D4E2E9 2%, #C5E8F9 100%); /* FF3.6+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADB7BC), color-stop(2%,#D4E2E9), color-stop(100%,#C5E8F9)); /* Chrome,Safari4+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* Chrome10+,Safari5.1+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -o-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* Opera 11.10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -ms-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* IE10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-combobox-focus .z-combobox-btn-clk, .z-combobox .z-combobox-btn-clk {
+ border-left: 1px solid #ADB7BC;
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkYjdiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZDRlMmU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1ZThmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) no-repeat;
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -moz-linear-gradient(top, #ADB7BC 0%, #D4E2E9 2%, #C5E8F9 100%); /* FF3.6+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADB7BC), color-stop(2%,#D4E2E9), color-stop(100%,#C5E8F9)); /* Chrome,Safari4+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* Chrome10+,Safari5.1+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -o-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* Opera 11.10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -ms-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* IE10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-combobox-focus .z-combobox-btn,
+.z-combobox-readonly ~ .z-combobox-btn {
+ border: 1px solid #8FB9D0;
+ border-left: 0px;
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%); /* FF3.6+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#EEEEEE)); /* Chrome,Safari4+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* Chrome10+,Safari5.1+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -o-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* Opera 11.10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -ms-linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* IE10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, linear-gradient(top, #FFFFFF 0%,#EEEEEE 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-combobox-focus .z-combobox-btn-over,
+.z-combobox-readonly ~ .z-combobox-btn-over {
+ border: 1px solid #8FB9D0;
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZjZmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNmU4ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) no-repeat;
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -moz-linear-gradient(top, #ADB7BC 0%, #D4E2E9 2%, #C5E8F9 100%); /* FF3.6+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ADB7BC), color-stop(2%,#D4E2E9), color-stop(100%,#C5E8F9)); /* Chrome,Safari4+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -webkit-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* Chrome10+,Safari5.1+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -o-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* Opera 11.10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, -ms-linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* IE10+ */
+ background: url('../img/combobtn.gif') no-repeat scroll 0 3px, linear-gradient(top, #ADB7BC 0%,#D4E2E9 2%,#C5E8F9 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-combobox-readonly {
+ border-color: #8FB9D0;
+}
+.z-combobox-focus .z-combobox-readonly {
+ padding-right: 0px;
+}
+</c:if>
\ No newline at end of file
Added: trunk/css3breezetheme/WebContent/css/listbox.css.dsp
===================================================================
--- trunk/css3breezetheme/WebContent/css/listbox.css.dsp (rev 0)
+++ trunk/css3breezetheme/WebContent/css/listbox.css.dsp 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,87 @@
+<%@ taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c" %>
+<c:if test="${c:browser('gecko2') || c:browser('ie9') || c:browser('opera') || c:browser('safari')}">
+div.z-listbox,
+div.z-listbox-header tr.z-listhead, div.z-listbox-header tr.z-auxhead {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #EDEDED)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #FFFFFF 0%, #EDEDED 100%); /* IE10+ */
+ background: linear-gradient(top, #FFFFFF 0%, #EDEDED 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-listbox-header-bg {
+ background-image: none;
+ background-color: #CFCFCF;
+}
+tr.z-listitem-seld {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjRmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2VkZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #E5F4FB 0%, #D3EDFA 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E5F4FB), color-stop(100%, #D3EDFA)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #E5F4FB 0%, #D3EDFA 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #E5F4FB 0%, #D3EDFA 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #E5F4FB 0%, #D3EDFA 100%); /* IE10+ */
+ background: linear-gradient(top, #E5F4FB 0%, #D3EDFA 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+tr.z-listitem-over,
+tr.z-listgroup-over,
+div.z-listbox-header th.z-listheader-sort-over {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZmNmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGY1ZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #F5FCFE 0%, #DDF5FD 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F5FCFE), color-stop(100%, #DDF5FD)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #F5FCFE 0%, #DDF5FD 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #F5FCFE 0%, #DDF5FD 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #F5FCFE 0%, #DDF5FD 100%); /* IE10+ */
+ background: linear-gradient(top, #F5FCFE 0%, #DDF5FD 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+tr.z-listgroup {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWYyZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #FFFFFF 0%, #E9F2FB 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #E9F2FB)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #FFFFFF 0%, #E9F2FB 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #FFFFFF 0%, #E9F2FB 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #FFFFFF 0%, #E9F2FB 100%); /* IE10+ */
+ background: linear-gradient(top, #FFFFFF 0%, #E9F2FB 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+tr.z-listgroup-seld {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZmFmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNGYxZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #F1FAFE 0%, #D4F1FC 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F1FAFE), color-stop(100%, #D4F1FC)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #F1FAFE 0%, #D4F1FC 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #F1FAFE 0%, #D4F1FC 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #F1FAFE 0%, #D4F1FC 100%); /* IE10+ */
+ background: linear-gradient(top, #F1FAFE 0%, #D4F1FC 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+tr.z-listgroup-over-seld {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZjZmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNmU4ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #E8F6FD 0%, #C6E8FA 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E8F6FD), color-stop(100%, #C6E8FA)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #E8F6FD 0%, #C6E8FA 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #E8F6FD 0%, #C6E8FA 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #E8F6FD 0%, #C6E8FA 100%); /* IE10+ */
+ background: linear-gradient(top, #E8F6FD 0%, #C6E8FA 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+.z-listgroupfoot {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZjJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: -moz-linear-gradient(top, #E9F2FB 0%, #FFFFFF 100%); /* FF3.6+ */
+ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E9F2FB), color-stop(100%, #FFFFFF)); /* Chrome,Safari4+ */
+ background: -webkit-linear-gradient(top, #E9F2FB 0%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
+ background: -o-linear-gradient(top, #E9F2FB 0%, #FFFFFF 100%); /* Opera 11.10+ */
+ background: -ms-linear-gradient(top, #E9F2FB 0%, #FFFFFF 100%); /* IE10+ */
+ background: linear-gradient(top, #E9F2FB 0%, #FFFFFF 100%); /* W3C */
+ filter: none\0/; /* IE9 hack */
+}
+</c:if>
\ No newline at end of file
Added: trunk/css3breezetheme/WebContent/css/window.css.dsp
===================================================================
--- trunk/css3breezetheme/WebContent/css/window.css.dsp (rev 0)
+++ trunk/css3breezetheme/WebContent/css/window.css.dsp 2011-12-01 04:06:03 UTC (rev 1129)
@@ -0,0 +1,237 @@
+<%@ taglib uri="http://www.zkoss.org/dsp/web/core" prefix="c" %>
+<c:if test="${c:browser('gecko2') || c:browser('ie9') || c:browser('opera') || c:browser('safari')}">
+.z-window-embedded-tl,
+.z-window-overlapped-tl,
+.z-window-popup-tl,
+.z-window-highlighted-tl,
+.z-window-modal-tl,
+.z-window-embedded-tr,
+.z-window-overlapped-tr,
+.z-window-popup-tr,
+.z-window-highlighted-tr,
+.z-window-modal-tr {
+ height: 0;
+ margin: 0;
+ background: none;
+}
+.z-window-embedded-hl,
+.z-window-modal-hl,
+.z-window-highlighted-hl,
+.z-window-overlapped-hl,
+.z-window-popup-hl,
+.z-window-embedded-hr,
+.z-window-modal-hr,
+.z-window-highlighted-hr,
+.z-window-overlapped-hr,
+.z-window-popup-hr {
+ background: none;
+ margin: 0;
+ padding: 0;
+}
+.z-window-embedded-hm,
+.z-window-overlapped-hm,
+.z-window-popup-hm,
+.z-window-highlighted-hm,
+.z-window-modal-hm {
+ border-width: 1px 1px 0;
+ border-style: solid;
+ border-color: rgba(17, 17, 17, 0.4);
+ box-shadow: inset 0 1px 0 #FFFFFF;
+ -moz-box-shadow: inset 0 1px 0 #FFFFFF;
+ -webkit-box-shadow: inset 0 1px 0 #FFFFFF;
+ padding-top: 5px;
+ background: rgba(214, 227, 238, 0.89);
+}
+.z-window-embedded-header,
+.z-window-overlapped-header,
+.z-window-popup-header,
+.z-window-highlighted-header,
+.z-window-modal-header {
+ overflow: hidden;
+ padding: 0 6px 4px;
+ color: #363636;
+ font-weight: bold;
+}
+.z-window-embedded-icon,
+.z-window-overlapped-icon,
+.z-window-popup-icon,
+.z-window-highlighted-icon,
+.z-window-modal-icon {
+ height: 14px;
+ width: 26px;
+ border: 1px solid #CFCFCF;
+ border-radius: 3px;
+ -moz-border-radius: 3px;
+ float: right;
+}
+.z-window-embedded-close,
+.z-window-overlapped-close,
+.z-window-popup-close,
+.z-window-highlighted-close,
+.z-window-modal-close {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) no-repeat;
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* W3C */
+ filter: none\0/;
+}
+.z-window-embedded-close-over,
+.z-window-overlapped-close-over,
+.z-window-popup-close-over,
+.z-window-highlighted-close-over,
+.z-window-modal-close-over {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjlmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWYxZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -moz-linear-gradient(top, #f0f9fe 0%, #d9f1fc 100%); /* FF3.6+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9fe), color-stop(100%,#d9f1fc)); /* Chrome,Safari4+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -webkit-linear-gradient(top, #f0f9fe 0%,#d9f1fc 100%); /* Chrome10+,Safari5.1+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -o-linear-gradient(top, #f0f9fe 0%,#d9f1fc 100%); /* Opera 11.10+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, -ms-linear-gradient(top, #f0f9fe 0%,#d9f1fc 100%); /* IE10+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -53px, linear-gradient(top, #f0f9fe 0%,#d9f1fc 100%); /* W3C */
+ filter: none\0/;
+}
+.z-window-embedded-max,
+.z-window-overlapped-max,
+.z-window-popup-max,
+.z-window-highlighted-max,
+.z-window-modal-max {
+ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -18px, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) no-repeat;
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -18px, -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -18px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -18px, -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -18px, -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
+ background: url('../img/wnd-icon.png') no-repeat scroll -1px -18px, ...
[truncated message content] |