Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/delibero.git

Removed duplicate text to simplify UI.

AuthorDave Jarvis <email>
Date2015-01-17 20:29:05 GMT-0800
Commit8884a72c055fc83d3fc80dfd5a2019aeb9c4235a
Parent5704784
resources/database/account.xml
Untreated sewage contains pharmaceuticals and industrial chemicals.
</implication>
- <policy><xref id="3">Wastewater Treatment Project</xref></policy>
+ <synopsis id="0">Wastewater Treatment Project</synopsis>
<timestamp><date>Jun 15, 2014</date><time>14:32:05</time></timestamp>
<state>Accepted</state>
</entry>
<entry>
<implication>
Sewage treatment improvement project is under provincial order.
</implication>
- <policy><xref id="3">Wastewater Treatment Project</xref></policy>
+ <synopsis id="0">Wastewater Treatment Project</synopsis>
<timestamp><date>Jun 15, 2014</date><time>16:12:50</time></timestamp>
<state>Accepted</state>
</entry>
<entry>
<implication>
City reputation is tarnished by lack of formal sewage treatment.
</implication>
- <policy><xref id="3">Wastewater Treatment Project</xref></policy>
+ <synopsis id="0">Wastewater Treatment Project</synopsis>
<timestamp><date>Jun 15, 2014</date><time>18:21:22</time></timestamp>
<state>Pending</state>
</entry>
<entry>
<implication>
An annual increase of local property taxes by $500.
</implication>
- <policy><xref id="3">Wastewater Treatment Project</xref></policy>
+ <synopsis id="0">Wastewater Treatment Project</synopsis>
<timestamp><date>Jun 16, 2014</date><time>09:15:38</time></timestamp>
<state>Conjecture</state>
source/css/discuss.css
@import url( "xref.css" );
-.summary, .policy {
+.policy {
padding-bottom: 0.5em;
}
.title, .policy {
border-bottom: 1px solid black;
-}
-
-.implications::before {
- font-size: 1.1em;
- font-family: 'Montserrat', Helvetica, sans-serif;
- font-weight: bold;
-
- content: "Implications";
}
.counter {
- margin-left: 1.5em;
+ margin-left: 2em;
}
source/css/synopsis.css
.implications {
+ border-top: 1px solid black;
border-bottom: 1px solid black;
-}
-
-.implications::before {
- content: "Discussion";
- font-family: 'Montserrat', Helvetica, sans-serif;
- font-size: 1.25em;
- font-weight: bold;
+ clear: both;
}
Delta8 lines added, 21 lines removed, 13-line decrease