From tmckay at fedoraproject.org Wed Aug 19 23:57:32 2015 Content-Type: multipart/mixed; boundary="===============7012015962213982284==" MIME-Version: 1.0 From: tmckay at fedoraproject.org To: cumin-developers at lists.fedorahosted.org Subject: r5213 - trunk/cumin/python/cumin Date: Fri, 10 Feb 2012 16:24:34 +0000 Message-ID: <20120210162434.9B5881202@lists.fedorahosted.org> --===============7012015962213982284== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: tmckay Date: 2012-02-10 16:24:34 +0000 (Fri, 10 Feb 2012) New Revision: 5213 Modified: trunk/cumin/python/cumin/widgets.strings Log: Remove dead templates found during refactoring. CuminSummary and SummaryProperties are not referenced currently. Modified: trunk/cumin/python/cumin/widgets.strings =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 --- trunk/cumin/python/cumin/widgets.strings 2012-02-10 16:17:35 UTC (rev 5= 212) +++ trunk/cumin/python/cumin/widgets.strings 2012-02-10 16:24:34 UTC (rev 5= 213) @@ -373,74 +373,6 @@ {title} = -[CuminSummary.css] -div.CuminSummary { - width: 50em; - margin: 0 0 2em 0; - min-height: 6em; -} - -div.CuminSummary h1 { - font-size: 1.1em; - margin: 0; -} - -div.CuminSummary h1 img { - vertical-align: -60%; - margin: 0 0.25em 0 0; -} - -div.CuminSummary hr { - margin: 0.65em 0; - border: 0; - border-top: 1px dotted #ccc; - padding: 0; -} - -div.CuminSummary div.tasks { - font-size: 0.9em; - width: 20em; - float: right; -} - -div.CuminSummary div.properties { - font-size: 0.9em; -} - -[CuminSummary.html] -