You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2010/11/04 22:28:50 UTC

svn commit: r1031262 [14/24] - in /incubator/ace/trunk/ace-webui-vaadin: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/ace/ src/main/java/org/apache/ace/webui/ src/main/java/org/apache/ace/webui/...

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/trash.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/trash.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/trash.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/user.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/user.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/user.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/users.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/users.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/icons/64/users.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/label/label.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/label/label.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/label/label.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/label/label.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,70 @@
+.v-label h1,
+.v-label h2,
+.v-label h3,
+.v-label h4,
+.v-label h5,
+.v-label h6 {
+	color: #404749;
+}
+
+.v-label-h1,
+.v-label h1 {
+	margin: 0;
+	padding: 8px 0 4px;
+	font-size: 24px;
+	line-height: normal;
+	letter-spacing: -0.03em;
+	font-weight: normal;
+	text-shadow: 0 1px 1px #fff;
+}
+
+.v-label-h2,
+.v-label h2 {
+	color: #f14c1a;
+	font-size: 18px;
+	letter-spacing: -0.03em;
+	font-weight: normal;
+	padding: 13px 0 5px;
+}
+
+.v-label-h3,
+.v-label h3 {
+	font-size: 15px;
+	letter-spacing: -0.03em;
+	font-weight: normal;
+	text-shadow: 0 1px 1px #fff;
+}
+
+.v-label-h4,
+.v-label h4 {
+	font-size: 13px;
+	font-weight: normal;
+	text-shadow: 0 1px 1px #fff;
+	margin: 0;
+	padding: 8px 0 4px;
+}
+
+.v-label-small {
+	font-size: .87em;
+	line-height: 1.4;
+	color: #707679;
+}
+
+.v-label hr,
+.v-label-hr {
+	height: 2px;
+	overflow: hidden;
+	background: #ccd2d3;
+	color: #ccd2d3; /* For IE */
+	border: none;
+	border-bottom: 1px solid #fff;
+	margin: 0;
+}
+.v-label-hr {
+	height: 1px;
+}
+
+.v-sa .v-label hr,
+.v-ie8 .v-label hr {
+	height: 1px;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/link/link.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/link/link.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/link/link.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/link/link.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,3 @@
+.v-link a {
+	color: #464f52;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/menubar/menubar.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/menubar/menubar.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/menubar/menubar.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/menubar/menubar.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,35 @@
+.v-menubar {
+	color: #464f52;
+	border-left: 1px solid #c6cbcc;
+}
+.v-menubar .v-menubar-menuitem {
+	padding: 1px 10px;
+	border: 1px solid #c6cbcc;
+	border-left: none;
+	height: 18px;
+	line-height: 18x;
+}
+.v-menubar-menuitem-selected {
+	color: #fff;
+	background: #5daee8;
+}
+.v-menubar-submenu {
+	background: #e9eced url(../tabsheet/img/tab-bg.png);
+	font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
+	color: #464f52;
+	font-size: 12px;
+	line-height: 14px;
+	border-right: 1px solid #c6cbcc;
+	border-bottom: 1px solid #c6cbcc;
+	border-top: 1px solid #d0d4d5;
+	border-left: 1px solid #d0d4d5;
+}
+.v-menubar-submenu .v-menubar-menuitem {
+	padding-top: 1px;
+	padding-bottom: 1px;
+	line-height: 16px;
+	padding-left: 10px;
+}
+.v-menubar-submenu .v-menubar-menuitem-caption * { 
+	vertical-align: middle;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/notification/img/close-error.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/notification/img/close-error.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/notification/img/close-error.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/notification/notification.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/notification/notification.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/notification/notification.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/notification/notification.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,67 @@
+.v-Notification {
+	font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
+	background-color: #94a0a3;
+	color: #ffffff;
+	padding: 20px 45px;
+	cursor: pointer;
+	-moz-border-radius: 3px;
+	-webkit-border-radius: 3px;
+	border-radius: 3px;
+	overflow: hidden;
+	font-size: 1.2em;
+	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3);
+	-moz-box-shadow: 0 3px 10px rgba(0,0,0,.3);
+	margin: 10px;
+}
+.v-Notification h1,
+.v-Notification p,
+.v-Notification-error h1,
+.v-Notification-error p,
+.v-Notification-warning h1,
+.v-Notification-warning p {
+	display: inline;
+	font-weight: normal;
+	line-height: normal;
+	margin: 0 10px 0 0;
+}
+.v-Notification-warning {
+	background: #fff1e4;
+	color: #dd3400;
+	border: 2px solid #ffaa90;
+	opacity: 1;
+}
+.v-Notification-error {
+	background: #f13d13 url(img/close-error.png) no-repeat right 5px;
+	padding-right: 50px;
+}
+.v-Notification-tray {
+	background: #575e60;
+	padding: 3px;
+	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
+	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);
+	max-width: 17em;
+}
+.v-Notification-tray h1 {
+	display: block;
+	font-weight: bold;
+	font-size: 0.9em;
+	line-height: 1;
+	background: #3b4245;
+	padding: 2px 10px;
+	margin: 0;
+	-moz-border-radius: 2px;
+	-webkit-border-radius: 2px;
+	border-radius: 2px;
+}
+.v-Notification-tray p {
+	display: block;
+	font-size: 0.8em;
+	line-height: 1.2;
+	margin: 4px 10px 5px 10px;
+	color: #e4e7ea;
+}
+.v-Notification-system {
+	background-color: #ff0a0a;
+	font-size: .9em;
+	padding: 14px 32px;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/orderedlayout/orderedlayout.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/orderedlayout/orderedlayout.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/orderedlayout/orderedlayout.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/orderedlayout/orderedlayout.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,108 @@
+.v-orderedlayout-margin-top,
+.v-horizontallayout-margin-top,
+.v-verticallayout-margin-top,
+.v-csslayout-margin-top {
+	padding-top: 15px;
+}
+.v-orderedlayout-margin-right,
+.v-horizontallayout-margin-right,
+.v-verticallayout-margin-right,
+.v-csslayout-margin-right {
+	padding-right: 18px;
+}
+.v-orderedlayout-margin-bottom,
+.v-horizontallayout-margin-bottom,
+.v-verticallayout-margin-bottom,
+.v-csslayout-margin-bottom {
+	padding-bottom: 15px;
+}
+.v-orderedlayout-margin-left,
+.v-horizontallayout-margin-left,
+.v-verticallayout-margin-left,
+.v-csslayout-margin-left {
+	padding-left: 18px;
+}
+.v-orderedlayout-spacing-on,
+.v-horizontallayout-spacing-on,
+.v-verticallayout-spacing-on {
+	padding-top: 8px;
+	padding-left: 8px;
+}
+.v-verticallayout-darker,
+.v-horizontallayout-darker,
+.v-gridlayout-darker,
+.v-formlayout-darker,
+.v-absolutelayout-darker,
+.v-csslayout-darker {
+	background-color: #f3f4f5;
+}
+
+/* Selectable style */
+.v-csslayout-selectable *,
+.v-csslayout-selectable-selected * {
+	cursor: pointer;
+}
+.v-csslayout-selectable,
+.v-csslayout-selectable-selected {
+	padding: 10px;
+	cursor: pointer;
+}
+.v-csslayout-selectable-selected {
+	padding: 8px;
+	border: 2px solid #57a7ed;
+	background: #d8eaf9;
+	background: rgba(179,211,237,.5);
+	-webkit-border-radius: 7px;
+	-moz-border-radius: 7px;
+	border-radius: 7px;
+}
+
+/* Shadow style */
+div.v-csslayout-box-shadow {
+	background: transparent url(../shadow/img/bottom-right.png) no-repeat right bottom;
+	overflow: hidden;
+}
+.v-csslayout-box-shadow > .v-csslayout-margin {
+	padding: 0 8px 0 0;
+	background: transparent url(../shadow/img/right.png) repeat-y right;
+	margin: 0;
+	position: relative;
+	bottom: 8px;
+}
+.v-csslayout-box-shadow > .v-csslayout-margin > .v-csslayout-container {
+	padding: 0 0 8px 0;
+	margin-left: 6px;
+	background: transparent url(../shadow/img/bottom.png) repeat-x bottom;
+	position: relative;
+	top: 8px;
+}
+.v-csslayout-box-shadow > .v-csslayout-margin > .v-csslayout-container > * {
+	margin-left: -6px;
+}
+/* Fancier shadows for capable browsers */
+.v-webkit .v-csslayout-box-shadow,
+.v-webkit .v-csslayout-box-shadow > .v-csslayout-margin,
+.v-webkit .v-csslayout-box-shadow > .v-csslayout-margin > .v-csslayout-container,
+.v-gecko .v-csslayout-box-shadow,
+.v-gecko .v-csslayout-box-shadow > .v-csslayout-margin,
+.v-gecko .v-csslayout-box-shadow > .v-csslayout-margin > .v-csslayout-container,
+.v-gecko .v-csslayout-box-shadow > .v-csslayout-margin > .v-csslayout-container > * {
+	background: transparent;
+	padding: 0;
+	margin: 0;
+	height: auto;
+	position: static;
+}
+.v-webkit .v-csslayout-box-shadow > .v-csslayout-margin > .v-csslayout-container > *,
+.v-gecko .v-csslayout-box-shadow > .v-csslayout-margin > .v-csslayout-container > * {
+	margin-left: 0;
+}
+.v-webkit .v-csslayout-box-shadow,
+.v-gecko .v-csslayout-box-shadow {
+	padding: 4px 8px 10px;
+}
+.v-webkit .v-csslayout-box-shadow > .v-csslayout-margin,
+.v-gecko .v-csslayout-box-shadow > .v-csslayout-margin {
+	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.4);
+	-moz-box-shadow: 0 2px 8px rgba(0,0,0,.4);
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/bottom-left.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/bottom-left.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/bottom-left.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/bottom-right.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/bottom-right.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/bottom-right.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/top-left.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/top-left.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/top-left.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/top-right.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/top-right.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/img/top-right.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/panel.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/panel.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/panel.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/panel/panel.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,105 @@
+.v-panel {
+	background: transparent url(img/top-left.png) no-repeat;
+}
+.v-panel-caption .v-errorindicator {
+	padding-right: 20px;
+	background: transparent url(../icons/16/error.png) no-repeat bottom center;
+	
+}
+.v-panel-caption,
+.v-panel-caption-light {
+	font-size: 18px;
+	line-height: normal;
+	font-weight: normal;
+	letter-spacing: -0.03em;
+	color: #f14c1a;
+	height: 18px;
+	padding: 13px 18px 16px 8px;
+	margin-left: 10px;
+	background: transparent url(img/top-right.png) no-repeat right top;
+	text-overflow: ellipsis;
+}
+.v-panel-nocaption {
+	height: 9px;
+	margin-left: 10px;
+	background: transparent url(img/top-right.png) no-repeat right top;
+}
+.v-panel-content {
+	border: 1px solid #babfc0;
+	border-bottom: 1px solid #dee2e3;
+	background-color: #fff;
+}
+.v-panel-deco {
+	height: 9px;
+	background: transparent url(img/bottom-right.png) repeat-x right top;
+	margin-left: 9px;
+}
+.v-panel-deco:before {
+	display: block;
+	content: "";
+	width: 9px;
+	height: 9px;
+	margin-left: -9px;
+	background: transparent url(img/bottom-left.png) no-repeat;
+}
+/* Light panel style */
+.v-panel-light,
+.v-panel-caption-light {
+	background: transparent;
+}
+.v-panel-caption-light {
+	border-bottom: 1px solid #babfc0;
+	margin: 0;
+	padding-left: 18px;
+}
+.v-panel-nocaption-light {
+	background: transparent;
+	border: none;
+	height: 0;
+	margin: 0;
+}
+.v-panel-content-light {
+	border: none;
+	background: transparent;
+}
+.v-panel-deco-light {
+	height: 0;
+	overflow: hidden;
+}
+/* IE specific rules */
+.v-ie6 .v-panel {
+	background: transparent;
+}
+.v-ie6 .v-panel-caption {
+	border: 1px solid #babfc0;
+	border-bottom: none;
+	background: #fff;
+	margin: 0;
+	padding-left: 18px
+}
+.v-ie6 .v-panel-nocaption {
+	border: none;
+	background: transparent;
+	margin: 0;
+	height: 0;
+}
+.v-ie6 .v-panel-caption-light {
+	border: none;
+	background: transparent;
+}
+.v-ie6 .v-panel-content,
+.v-ie7 .v-panel-content,
+.v-ie8 .v-panel-content {
+	border-bottom: 1px solid #babfc0;
+}
+.v-ie6 .v-panel-content-light,
+.v-ie7 .v-panel-content-light,
+.v-ie8 .v-panel-content-light {
+	border-bottom: none;
+}
+.v-ie6 .v-panel-deco,
+.v-ie7 .v-panel-deco,
+.v-ie8 .v-panel-deco {
+	height: 0;
+	overflow: hidden;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/popupview/popupview.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/popupview/popupview.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/popupview/popupview.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/popupview/popupview.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,9 @@
+.v-popupview {
+	background: transparent;
+}
+.v-popupview-popup {
+	border: 1px solid #babfc0;
+	border-bottom: 1px solid #dee2e3;
+	background: #fff;
+	padding: 3px;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/base.gif
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/base.gif?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/base.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/disabled.gif
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/disabled.gif?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/disabled.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/progress.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/progress.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/img/progress.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/progressindicator.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/progressindicator.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/progressindicator.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/progressindicator/progressindicator.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,19 @@
+.v-progressindicator-wrapper {
+	background: #dfe2e4 url(img/base.gif) repeat-x;
+	border: 1px solid #b6bbbc;
+}
+.v-disabled .v-progressindicator-wrapper {
+	background-image: url(img/disabled.gif);
+}
+.v-progressindicator-indicator {
+	background: #f7f9f9 url(img/progress.png);
+}
+.v-progressindicator-indicator {
+	background: #f7f9f9 url(img/progress.png);
+}
+.v-progressindicator-indeterminate {
+	background: #fff url(../../base/common/img/ajax-loader-medium.gif) no-repeat 50%;
+}
+.v-progressindicator-indeterminate-disabled {
+	background: #dfe2e4;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/arrow-down.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/arrow-down.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/arrow-down.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/arrow-up.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/arrow-up.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/arrow-up.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-center-filter-error.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-center-filter-error.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-center-filter-error.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-center-filter.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-center-filter.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-center-filter.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-left-filter-error.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-left-filter-error.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-left-filter-error.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-left-filter.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-left-filter.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-left-filter.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-right-filter-error.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-right-filter-error.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-right-filter-error.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-right-filter.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-right-filter.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/bg-right-filter.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/button-bg.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/button-bg.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/img/button-bg.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/select.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/select.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/select.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/select/select.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,166 @@
+.v-select-select {
+	font-size: 13px;
+}
+/* Twincol style */
+.v-select-twincol-options,
+.v-select-twincol-selections {
+	font-size: 13px;
+}
+.v-select-twincol-buttons {
+	padding: 2px; /* does not work in first render in FF ? */
+}
+
+/** Filterselect aka ComboBox styles */
+
+.v-filterselect {
+	height: 23px;
+	background: transparent url(img/bg-left-filter.png) no-repeat;
+	padding-left: 4px;
+}
+.v-app .v-filterselect .v-filterselect-input,
+.v-window .v-filterselect .v-filterselect-input,
+.v-popupview-popup .v-filterselect .v-filterselect-input {
+	background: transparent url(img/bg-center-filter.png) no-repeat 1px 0;
+	border: none;
+	height: 20px;
+	margin: 0;
+	padding: 3px 0 0 2px;
+	font-size: 13px;
+}
+.v-filterselect-prompt .v-filterselect-input {
+	font-style: normal;
+}
+.v-filterselect-input:focus {
+	/* remove safari/mac outline from this element */
+	outline: none;
+}
+.v-filterselect-focus {
+	outline: 1px solid #5daee8;
+	outline-offset: -1px;
+}
+.v-sa .v-filterselect-focus {
+	/* place safari focus outline around the whole thing */
+	outline: 5px auto -webkit-focus-ring-color;
+	outline-offset: -4px;
+}
+.v-filterselect-button {
+	width: 25px;
+	height: 23px;
+	background: transparent url(img/bg-right-filter.png);
+}
+.v-filterselect-button:hover {
+	background-position: bottom left;
+}
+.v-disabled .v-filterselect-button:hover,
+.v-readonly .v-filterselect-button:hover {
+	background-position: top left;
+}
+.v-filterselect.v-readonly .v-filterselect-input {
+	background: transparent;
+}
+.v-filterselect-suggestpopup {
+	background: #f6f7f7;
+	border: 1px solid #b6bbbc;
+	font-family: "Trebuchet MS", geneva, helvetica, arial, tahoma, verdana, sans-serif;
+	color: #464f52;
+	font-size: 12px;
+	line-height: 18px;
+	margin-top: -1px;
+}
+.v-filterselect-suggestmenu .gwt-MenuItem {
+	padding: 1px 6px;
+	cursor: pointer;
+	height: 18px;
+}
+.v-ff .v-filterselect-suggestmenu .gwt-MenuItem {
+	height: 20px;
+}
+.v-filterselect-suggestmenu .gwt-MenuItem .v-icon {
+	margin-right: 3px;
+}
+.v-filterselect-suggestmenu .gwt-MenuItem-selected {
+	background: #5daee8;
+	color: #fff;
+}
+.v-filterselect-nextpage,
+.v-filterselect-nextpage-off,
+.v-filterselect-prevpage-off,
+.v-filterselect-prevpage {
+	height: 11px;
+	width:100%;
+	background: transparent url(img/button-bg.png) no-repeat 50% 0;
+	margin: 2px 0 0 0;
+}
+.v-filterselect-prevpage,
+.v-filterselect-prevpage-off {
+	background-position: 50% -1px;
+	margin: 0 0 2px 0;
+}
+.v-filterselect-prevpage:hover {
+	background-position: 50% bottom;
+}
+.v-filterselect-nextpage:hover {
+	background-position: 50% -12px;
+}
+.v-filterselect-nextpage span,
+.v-filterselect-nextpage-off span,
+.v-filterselect-prevpage-off span,
+.v-filterselect-prevpage span {
+	display: block;
+	height: 12px;
+	width:100%;
+	background: transparent url(img/arrow-up.png) no-repeat 50% 40%;
+	text-indent: -90000px;
+	cursor: pointer;
+	overflow: hidden;
+}
+.v-filterselect-nextpage span,
+.v-filterselect-nextpage-off span {
+	background: transparent url(img/arrow-down.png) no-repeat 50% 60%;
+}
+.v-filterselect-status {
+	font-size: 11px;
+	line-height: 11px;
+	width: 100%;
+	padding: 4px 0px;
+	height: 11px;
+	border-top: 1px solid #b6bbbc;
+}
+
+/* IE6 needs some help identifying when the input is readonly */
+.v-ie6 .v-filterselect.v-readonly,
+.v-ie6 .v-filterselect .v-filterselect-input-readonly {
+	background: transparent;
+}
+
+
+/* Error styles (disabled by default)
+   ----------------------------------
+
+.v-filterselect-error {
+	background-image: url(img/bg-left-filter-error.png);
+}
+.v-filterselect-error .v-filterselect-input {
+	background-image: url(img/bg-center-filter-error.png);
+}
+.v-filterselect-error .v-filterselect-button {
+	background-image: url(img/bg-right-filter-error.png);
+}
+.v-select-error .v-select-option,
+.v-select-error .v-select-select,
+.v-select-error .v-select-twincol-selections,
+.v-select-error .v-select-twincol-options {
+	background: #FFE0E0;
+}
+*/
+
+/*  Required field styles (disabled by default)
+   --------------------------------------------
+   
+.v-select-required .v-select-option,
+.v-select-required .v-select-select,
+.v-select-required .v-select-twincol-selections,
+.v-select-required .v-select-twincol-options {
+	background: #FFE0E0;
+}
+*/
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom-left.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom-left.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom-left.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom-right.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom-right.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom-right.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/bottom.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/center.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/center.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/center.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/left.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/left.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/left.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/right.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/right.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/right.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top-left.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top-left.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top-left.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top-right.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top-right.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top-right.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/img/top.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/shadow.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/shadow.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/shadow.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/shadow/shadow.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,68 @@
+.v-shadow {
+	position: absolute;
+}
+
+.v-shadow .top-left {
+    position: absolute; overflow: hidden;
+    top: -3px;             left: -4px;
+    width: 8px;         height: 8px;
+    background: transparent url(img/top-left.png);
+}
+
+.v-shadow .top {
+    position: absolute; overflow: hidden;
+    top: -3px;             left: 4px;
+    height: 8px;           right: 4px;
+    background: transparent url(img/top.png);
+}
+
+.v-shadow .top-right {
+    position: absolute; overflow: hidden;
+    top: -3px;             right: -4px;
+    width: 8px;         height: 8px;
+    background: transparent url(img/top-right.png);
+}
+
+.v-shadow .left {
+    position: absolute; overflow: hidden;
+    top: 5px;           left: -4px;
+    width: 8px;
+    bottom: 3px;
+    background: transparent url(img/left.png);
+}
+
+.v-shadow .center {
+    position: absolute; overflow: hidden;
+    top: 5px;           left: 4px;
+    bottom: 3px;        right: 4px;
+    background: transparent url(img/center.png);
+}
+
+.v-shadow .right {
+    position: absolute; overflow: hidden;
+    top: 5px;           right: -4px;
+    width: 8px;
+    bottom: 3px;
+    background: transparent url(img/right.png);
+}
+
+.v-shadow .bottom-left {
+    position: absolute; overflow: hidden;
+    bottom: -5px;           left: -4px;
+    width: 8px;          height: 8px;
+    background: transparent url(img/bottom-left.png);
+}
+
+.v-shadow .bottom {
+    position: absolute; overflow: hidden;
+    bottom: -5px;           left: 4px;
+    right: 4px;          height: 8px;
+    background: transparent url(img/bottom.png);
+}
+
+.v-shadow .bottom-right {
+    position: absolute; overflow: hidden;
+    bottom: -5px;           right: -4px;
+    width: 8px;          height: 8px;
+    background: transparent url(img/bottom-right.png);
+} 
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/img/handle-horizontal.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/img/handle-horizontal.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/img/handle-horizontal.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/img/handle-vertical.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/img/handle-vertical.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/img/handle-vertical.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/slider.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/slider.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/slider.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/slider/slider.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,83 @@
+.v-slider {
+	border-top: 1px solid #cccfd0;
+	border-bottom: 1px solid #cccfd0;
+	margin: 5px 0;
+}
+.v-slider-base {
+	/* changing the borders will require adjustments to ISlider.java */
+	height: 2px;
+	background: #f3f3f4;
+	border-top: 1px solid #cbcdce;
+	border-left: 1px solid #cccfd0;
+	border-right: 1px solid #cccfd0;
+}
+.v-slider-handle {
+	background: transparent url(img/handle-horizontal.png);
+	width: 12px;
+	height: 12px;
+	margin-top: -5px;
+	cursor: pointer;
+}
+.v-slider-handle:hover {
+	background-position: left bottom;
+}
+.v-slider-scrollbar .v-slider-handle,
+.v-slider-scrollbar.v-slider-vertical .v-slider-handle {
+	background: #ffffff;
+	border: 1px solid #cccfd0;
+	border-radius: 6px;
+	-moz-border-radius: 6px;
+	-webkit-border-radius: 6px;
+}
+
+.v-slider-vertical {
+	width: 3px;
+	margin: 0 5px;
+	border: none;
+	border-left: 1px solid #cccfd0;
+	border-right: 1px solid #cccfd0;
+}
+.v-slider-vertical .v-slider-base {
+	width: 2px;
+	border-left: 1px solid #cbcdce;
+	border-right: none;
+	background: #f3f3f4;
+	border-top: 1px solid #cccfd0;
+	border-bottom: 1px solid #cccfd0;	
+}
+.v-slider-vertical .v-slider-handle {
+	background: transparent url(img/handle-vertical.png);
+	width: 12px;
+	height: 12px;
+	margin-left: -5px;
+}
+.v-slider-vertical .v-slider-handle-active {
+	background-position: left bottom;
+}
+
+/* Disabled by default
+.v-slider-error .v-slider-base {
+	background:transparent;
+	background-color: #FFE0E0;
+}
+*/
+
+/* Disabled by default
+.v-slider-required .v-slider-base {
+	background:transparent;
+	background-color: #FFE0E0;
+}
+*/
+
+/* IE specific styles */
+
+.v-ie6 .v-slider,
+.v-ie6 .v-slider-vertical {
+	margin: 0;
+}
+.v-ie6 .v-slider .v-slider-handle {
+	margin: -1px 0;
+}
+.v-ie6 .v-slider-vertical .v-slider-handle {
+	margin: 0 -1px;
+}
\ No newline at end of file

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/img/bg_hor.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/img/bg_hor.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/img/bg_hor.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/img/bg_ver.png
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/img/bg_ver.png?rev=1031262&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/img/bg_ver.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/splitpanel.css
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/splitpanel.css?rev=1031262&view=auto
==============================================================================
--- incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/splitpanel.css (added)
+++ incubator/ace/trunk/ace-webui-vaadin/src/main/resources/VAADIN/themes/runo/splitpanel/splitpanel.css Thu Nov  4 21:28:26 2010
@@ -0,0 +1,109 @@
+.v-splitpanel-horizontal,
+.v-splitpanel-vertical {
+	overflow: hidden;
+}
+
+.v-splitpanel-hsplitter,
+.v-splitpanel-hsplitter-locked {
+	width: 6px;
+	font-size: 1px; /* for IE6 */
+}
+
+.v-splitpanel-hsplitter div,
+.v-splitpanel-hsplitter-locked div {
+	width: 6px;
+	font-size: 1px; /* for IE6 */
+	position: absolute;
+	top: 0;
+	bottom: 0;
+	background: #ccd2d0 url(img/bg_hor.png);
+	border: 1px solid #b6bbbc;
+	margin: 0 -1px;
+}
+
+.v-splitpanel-vsplitter,
+.v-splitpanel-vsplitter-locked {
+	height: 6px;
+	font-size: 1px; /* for IE6 */
+}
+
+.v-splitpanel-vsplitter div,
+.v-splitpanel-vsplitter-locked div {
+	height: 6px;
+	font-size: 1px; /* for IE6 */
+	background: #ccd2d0 url(img/bg_ver.png);
+	border: 1px solid #b6bbbc;
+	margin: -1px 0;
+}
+
+/* IE6 specific styles */
+
+.v-ie6 .v-splitpanel-hsplitter div,
+.v-ie6 .v-splitpanel-hsplitter-locked div {
+	height: 99%;
+}
+
+.v-ie6 .v-splitpanel-vsplitter,
+.v-ie6 .v-splitpanel-vsplitter-locked {
+	height: 8px;
+}
+
+.v-ie6 .v-splitpanel-vsplitter div,
+.v-ie6 .v-splitpanel-vsplitter-locked div {
+	margin: 0;
+}
+
+
+/* Rounded style */
+.v-splitpanel-hsplitter-rounded div,
+.v-splitpanel-vsplitter-rounded div,
+.v-splitpanel-hsplitter-rounded-locked div,
+.v-splitpanel-vsplitter-rounded-locked div {
+	-webkit-border-radius: 4px;
+	-moz-border-radius: 4px;
+	border-radius: 4px;
+}
+.v-splitpanel-hsplitter-rounded div,
+.v-splitpanel-hsplitter-rounded-locked div {
+	top: 4px;
+	bottom: 4px;
+}
+.v-splitpanel-vsplitter-rounded div,
+.v-splitpanel-vsplitter-rounded-locked div {
+	margin: -1px 4px;
+}
+.v-ie6 .v-splitpanel-hsplitter-rounded div,
+.v-ie6 .v-splitpanel-hsplitter-rounded-locked div {
+	height: 97%;
+}
+
+
+/* Small style */
+.v-splitpanel-hsplitter-small,
+.v-splitpanel-vsplitter-small,
+.v-splitpanel-hsplitter-small-locked,
+.v-splitpanel-vsplitter-small-locked {
+	background: #b6bbbc;
+}
+.v-splitpanel-hsplitter-small,
+.v-splitpanel-hsplitter-small-locked {
+	width: 1px;
+}
+.v-splitpanel-vsplitter-small,
+.v-splitpanel-vsplitter-small-locked {
+	height: 1px;
+}
+.v-splitpanel-hsplitter-small div,
+.v-splitpanel-hsplitter-small-locked div {
+	border: none;
+	background: transparent;
+	width: 5px;
+	margin: 0 0 0 -2px;
+}
+.v-splitpanel-vsplitter-small div,
+.v-splitpanel-vsplitter-small-locked div {
+	border: none;
+	background: transparent;
+	height: 5px;
+	margin: -2px 0 0 0;
+}
\ No newline at end of file