From richfaces-svn-commits at lists.jboss.org Tue Nov 30 11:20:12 2010 Content-Type: multipart/mixed; boundary="===============1095840341754282005==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r20240 - management/design-4x/dropDownMenu-new. Date: Tue, 30 Nov 2010 11:20:11 -0500 Message-ID: <201011301620.oAUGKB6J017032@svn01.web.mwc.hst.phx2.redhat.com> --===============1095840341754282005== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: nbelaevski Date: 2010-11-30 11:20:11 -0500 (Tue, 30 Nov 2010) New Revision: 20240 Modified: management/design-4x/dropDownMenu-new/dropDownMenu_new.html Log: Committed updated DDM markup Modified: management/design-4x/dropDownMenu-new/dropDownMenu_new.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- management/design-4x/dropDownMenu-new/dropDownMenu_new.html 2010-11-30 = 16:19:06 UTC (rev 20239) +++ management/design-4x/dropDownMenu-new/dropDownMenu_new.html 2010-11-30 = 16:20:11 UTC (rev 20240) @@ -47,7 +47,8 @@ } .rf-ddm-lst { = border:1px solid #bfbfc0; /*panelBorderColor*/ - background-color: #e7f2fb; /*additionalBackgroundColor*/ = + background-color: #e7f2fb; /*additionalBackgroundColor*/ + min-width:250px; position:absolute; } .rf-ddm-sublst { @@ -57,7 +58,6 @@ } .rf-ddm-lst-bg { border: 1px solid #e7f2fb; /*additionalBackgroundColor*/ - border-bottom:0; background: url(images/menu_list_bg.gif) repeat-y left; /*from additi= onalBackgroundColor (left) to tabBackgroundColor (right)*/ } .rf-ddm-itm { @@ -109,15 +109,8 @@ position : absolute; = } .rf-ddm-itm-dis .rf-ddm-nd { - background-position : bottom; + background-position: bottom; } - .rf-ddm-strut{ - font-size: 0px; = - border: 0px; = - margin: 0px; - width: 250px; - background: #e7f2fb; /*additionalBackgroundColor*/ - } = /*--- styleClass ---*/ .icon{ @@ -194,7 +187,6 @@ 3D"Menu testString 3.= 5 testString 3.5 testString 3.5 -
3D""
@@ -209,7 +201,6 @@ 3D"Menu testString 2.5 -
3D""
@@ -225,7 +216,6 @@ testString 1.5 = -
3D""
--===============1095840341754282005==--