You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2006/07/24 12:39:04 UTC

svn commit: r425003 - in /cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins: basic/css/forms-calendar.css basic/css/forms.css basic/css/wsrp.css common/css/forms-calendar.css common/css/forms.css common/css/wsrp.css

Author: cziegeler
Date: Mon Jul 24 03:39:04 2006
New Revision: 425003

URL: http://svn.apache.org/viewvc?rev=425003&view=rev
Log:
Correct css

Removed:
    cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/basic/css/forms-calendar.css
    cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/basic/css/forms.css
    cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/forms-calendar.css
    cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/forms.css
Modified:
    cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/basic/css/wsrp.css
    cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/wsrp.css

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/basic/css/wsrp.css
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/basic/css/wsrp.css?rev=425003&r1=425002&r2=425003&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/basic/css/wsrp.css (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/basic/css/wsrp.css Mon Jul 24 03:39:04 2006
@@ -13,20 +13,20 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
-<!-- all css-specification of an (wsrp-)portlet -->
+// all css-specification of an (wsrp-)portlet
 
-<!-- Fonts -->
+// Fonts
 portlet-font                { font-size:10pt;}
 portlet-font-dim            { }
 
-<!-- Messages -->
+// Messages
 portlet-msg-status          { }
 portlet-msg-info            { } 
 portlet-msg-error           { }
 portlet-msg-alert           { }
 portlet-msg-success         { }
 
-<!-- Sections -->
+// Sections
 portlet-section-header      { }
 portlet-section-body        { }
 portlet-section-alternate   { }
@@ -35,7 +35,7 @@
 portlet-section-footer      { }
 portlet-section-text        { }
 
-<!-- Tables -->
+// Tables
 portlet-table-header        { }
 portlet-table-body          { }
 portlet-table-alternate     { }
@@ -44,7 +44,7 @@
 portlet-table-footer        { }
 portlet-table-text          { }
 
-<!-- Forms -->
+// Forms
 portlet-form-label          { }
 portlet-form-input-field    { }
 portlet-form-button         { }
@@ -53,7 +53,7 @@
 portlet-form-field-label    { }
 portlet-form-field          { }
 
-<!-- Menus -->
+// Menus
 portlet-menu                { }
 portlet-menu-item           { }
 portlet-menu-item-selected  { }

Modified: cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/wsrp.css
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/wsrp.css?rev=425003&r1=425002&r2=425003&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/wsrp.css (original)
+++ cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/wsrp.css Mon Jul 24 03:39:04 2006
@@ -13,20 +13,20 @@
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
-<!-- all css-specification of an (wsrp-)portlet -->
+// all css-specification of an (wsrp-)portlet
 
-<!-- Fonts -->
+// Fonts
 portlet-font                { font-size:10pt;}
 portlet-font-dim            { }
 
-<!-- Messages -->
+// Messages
 portlet-msg-status          { }
 portlet-msg-info            { } 
 portlet-msg-error           { }
 portlet-msg-alert           { }
 portlet-msg-success         { }
 
-<!-- Sections -->
+// Sections
 portlet-section-header      { }
 portlet-section-body        { }
 portlet-section-alternate   { }
@@ -35,7 +35,7 @@
 portlet-section-footer      { }
 portlet-section-text        { }
 
-<!-- Tables -->
+// Tables
 portlet-table-header        { }
 portlet-table-body          { }
 portlet-table-alternate     { }
@@ -44,7 +44,7 @@
 portlet-table-footer        { }
 portlet-table-text          { }
 
-<!-- Forms -->
+// Forms
 portlet-form-label          { }
 portlet-form-input-field    { }
 portlet-form-button         { }
@@ -53,7 +53,7 @@
 portlet-form-field-label    { }
 portlet-form-field          { }
 
-<!-- Menus -->
+// Menus
 portlet-menu                { }
 portlet-menu-item           { }
 portlet-menu-item-selected  { }