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 13:34:19 UTC

svn commit: r425015 - /cocoon/branches/BRANCH_2_1_X/src/blocks/portal/samples/skins/common/css/wsrp.css

Author: cziegeler
Date: Mon Jul 24 04:34:18 2006
New Revision: 425015

URL: http://svn.apache.org/viewvc?rev=425015&view=rev
Log:
css is not js :(

Modified:
    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/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=425015&r1=425014&r2=425015&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 04:34:18 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 a (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  { }