From richfaces-svn-commits at lists.jboss.org Thu Feb 28 11:16:17 2008 Content-Type: multipart/mixed; boundary="===============5365890238426347328==" 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: r6422 - management/design/inplaceSelect/design. Date: Thu, 28 Feb 2008 11:14:36 -0500 Message-ID: --===============5365890238426347328== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: admitriev Date: 2008-02-28 11:14:36 -0500 (Thu, 28 Feb 2008) New Revision: 6422 Modified: management/design/inplaceSelect/design/inplaceSelect.html Log: Modified: management/design/inplaceSelect/design/inplaceSelect.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/inplaceSelect/design/inplaceSelect.html 2008-02-28 16= :08:19 UTC (rev 6421) +++ management/design/inplaceSelect/design/inplaceSelect.html 2008-02-28 16= :14:36 UTC (rev 6422) @@ -14,7 +14,8 @@ .insel_changed_state{background-image:url(images/mark_changed.gif); backgr= ound-position : top left; background-repeat : no-repeat;} = .insel_edit_state{position : relative; width : 100px;} -.insel_field{background : #FEFFDA/*editBackgroundColor*/; padding : 0px 0p= x 0px 0px; border : 1px #BED6F8; /*panelBorderColor*/; margin : 0px; width = : 112px; position : absolute; top:0px; left : 0px;background-image:url(imag= es/mark_list.gif); background-position : center right; background-repeat : = no-repeat;} +.insel_field{background : #FEFFDA/*editBackgroundColor*/; padding : 0px 0p= x 0px 0px; border : 1px inset #BED6F8; /*panelBorderColor*/; margin : 0px; = width : 112px; position : absolute; top:0px; left : 0px;} +.insel_arrow{background : #FEFFDA/*editBackgroundColor*/; padding : 0px 0p= x 0px 0px; border : 0px;; margin : 0px; width : 12px; position : absolute; = top:1px; left : 100px;background-image:url(images/mark_list.gif); backgroun= d-position : center right; background-repeat : no-repeat;} .insel_strut{width : 100px; height : 1px} .insel_btn{ background : url(images/bg_btn.png) top repeat-x #C7D7EC; /*gradient - f= rom generalBackgroundColor to tabBackgroundColor, background-color - tabBac= kgroundColor*/ @@ -74,6 +75,7 @@ +
--===============5365890238426347328==--