From weld-commits at lists.jboss.org Wed Jun 16 22:46:35 2010 Content-Type: multipart/mixed; boundary="===============7844957230683837086==" MIME-Version: 1.0 From: weld-commits at lists.jboss.org To: weld-commits at lists.jboss.org Subject: [weld-commits] Weld SVN: r6475 - in examples/trunk/jsf/pastecode/src/main/webapp: style and 1 other directory. Date: Wed, 16 Jun 2010 22:46:34 -0400 Message-ID: <201006170246.o5H2kY9Q002941@svn01.web.mwc.hst.phx2.redhat.com> --===============7844957230683837086== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shane.bryzak(a)jboss.com Date: 2010-06-16 22:46:34 -0400 (Wed, 16 Jun 2010) New Revision: 6475 Modified: examples/trunk/jsf/pastecode/src/main/webapp/display.xhtml examples/trunk/jsf/pastecode/src/main/webapp/style/style.css Log: adjust styles on display page Modified: examples/trunk/jsf/pastecode/src/main/webapp/display.xhtml =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 --- examples/trunk/jsf/pastecode/src/main/webapp/display.xhtml 2010-06-17 0= 2:24:50 UTC (rev 6474) +++ examples/trunk/jsf/pastecode/src/main/webapp/display.xhtml 2010-06-17 0= 2:46:34 UTC (rev 6475) @@ -32,41 +32,27 @@ = -
- = - +
+ Posted by #{pasteWindow.codeFragment.user} on #{pasteWindow.codeFra= gment.friendlyDate} +
+ DOWNLOAD +
+
= - - = - - - - - = - = - - - - - - = - = - - - -
+
= + = + = + + +
+ = + = - -
= -
=
#{pasteWindow.codeFragment.text}
= -
- = -  
- -
= - = -
+
= +
#{p=
asteWindow.codeFragment.text}
=
+ = = Modified: examples/trunk/jsf/pastecode/src/main/webapp/style/style.css =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 --- examples/trunk/jsf/pastecode/src/main/webapp/style/style.css 2010-06-17= 02:24:50 UTC (rev 6474) +++ examples/trunk/jsf/pastecode/src/main/webapp/style/style.css 2010-06-17= 02:46:34 UTC (rev 6475) @@ -98,6 +98,11 @@ margin: 8px 4px 8px 4px; } = +div.contentHeader a, div.contentHeader a:visited, div.contentHeader a:hove= r { + font-weight: normal; + color: #ff0000; +} + /* General form styles */ = .pastecode { @@ -111,7 +116,7 @@ = div.formRow { padding: 3px 4px 3px 2px; = - clear: both; +/* clear: both;*/ } = div.formRow label { --===============7844957230683837086==--