You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by mt...@apache.org on 2006/08/23 20:11:10 UTC

svn commit: r434151 - in /incubator/xap/trunk/WebContent/examples: inline-javascript/styles/xapDefault.css panel/styles/xapDefault.css serverside-handler/styles/xapDefault.css split-pane/styles/xapDefault.css tab-pane/styles/xapDefault.css

Author: mturyn
Date: Wed Aug 23 13:11:09 2006
New Revision: 434151

URL: http://svn.apache.org/viewvc?rev=434151&view=rev
Log:
For: Rob Gagne

Removed incorrect image references from the style sheets.

Modified:
    incubator/xap/trunk/WebContent/examples/inline-javascript/styles/xapDefault.css
    incubator/xap/trunk/WebContent/examples/panel/styles/xapDefault.css
    incubator/xap/trunk/WebContent/examples/serverside-handler/styles/xapDefault.css
    incubator/xap/trunk/WebContent/examples/split-pane/styles/xapDefault.css
    incubator/xap/trunk/WebContent/examples/tab-pane/styles/xapDefault.css

Modified: incubator/xap/trunk/WebContent/examples/inline-javascript/styles/xapDefault.css
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/inline-javascript/styles/xapDefault.css?rev=434151&r1=434150&r2=434151&view=diff
==============================================================================
--- incubator/xap/trunk/WebContent/examples/inline-javascript/styles/xapDefault.css (original)
+++ incubator/xap/trunk/WebContent/examples/inline-javascript/styles/xapDefault.css Wed Aug 23 13:11:09 2006
@@ -99,21 +99,18 @@
 
 
 .DwtButton-activated {
-	background-image:url(../../common/img/hiRes/img/bg_button_up.gif);
 	border: 2px inset;
 	border-color: #E0E0E0 #555555 #555555 #E0E0E0;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-triggered {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border: 2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-toggled {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border:2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;

Modified: incubator/xap/trunk/WebContent/examples/panel/styles/xapDefault.css
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/panel/styles/xapDefault.css?rev=434151&r1=434150&r2=434151&view=diff
==============================================================================
--- incubator/xap/trunk/WebContent/examples/panel/styles/xapDefault.css (original)
+++ incubator/xap/trunk/WebContent/examples/panel/styles/xapDefault.css Wed Aug 23 13:11:09 2006
@@ -99,21 +99,18 @@
 
 
 .DwtButton-activated {
-	background-image:url(../../common/img/hiRes/img/bg_button_up.gif);
 	border: 2px inset;
 	border-color: #E0E0E0 #555555 #555555 #E0E0E0;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-triggered {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border: 2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-toggled {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border:2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;

Modified: incubator/xap/trunk/WebContent/examples/serverside-handler/styles/xapDefault.css
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/serverside-handler/styles/xapDefault.css?rev=434151&r1=434150&r2=434151&view=diff
==============================================================================
--- incubator/xap/trunk/WebContent/examples/serverside-handler/styles/xapDefault.css (original)
+++ incubator/xap/trunk/WebContent/examples/serverside-handler/styles/xapDefault.css Wed Aug 23 13:11:09 2006
@@ -100,21 +100,18 @@
 
 
 .DwtButton-activated {
-	background-image:url(../../common/img/hiRes/img/bg_button_up.gif);
 	border: 2px inset;
 	border-color: #E0E0E0 #555555 #555555 #E0E0E0;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-triggered {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border: 2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-toggled {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border:2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;

Modified: incubator/xap/trunk/WebContent/examples/split-pane/styles/xapDefault.css
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/split-pane/styles/xapDefault.css?rev=434151&r1=434150&r2=434151&view=diff
==============================================================================
--- incubator/xap/trunk/WebContent/examples/split-pane/styles/xapDefault.css (original)
+++ incubator/xap/trunk/WebContent/examples/split-pane/styles/xapDefault.css Wed Aug 23 13:11:09 2006
@@ -109,21 +109,18 @@
 
 
 .DwtButton-activated {
-	background-image:url(../../common/img/hiRes/img/bg_button_up.gif);
 	border: 2px inset;
 	border-color: #E0E0E0 #555555 #555555 #E0E0E0;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-triggered {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border: 2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-toggled {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border:2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;

Modified: incubator/xap/trunk/WebContent/examples/tab-pane/styles/xapDefault.css
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/tab-pane/styles/xapDefault.css?rev=434151&r1=434150&r2=434151&view=diff
==============================================================================
--- incubator/xap/trunk/WebContent/examples/tab-pane/styles/xapDefault.css (original)
+++ incubator/xap/trunk/WebContent/examples/tab-pane/styles/xapDefault.css Wed Aug 23 13:11:09 2006
@@ -100,21 +100,18 @@
 
 
 .DwtButton-activated {
-	background-image:url(../../common/img/hiRes/img/bg_button_up.gif);
 	border: 2px inset;
 	border-color: #E0E0E0 #555555 #555555 #E0E0E0;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-triggered {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border: 2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;
 }
 
 .DwtButton-toggled {
-	background-image:url(../../common/img/hiRes/img/bg_button_down.gif);
 	border:2px inset;
 	border-color: #555555 #E0E0E0 #E0E0E0 #555555;
 	background-color: #BBBBFF;