##// END OF EJS Templates
Kill trailing whitespace in templates
Thomas Arendsen Hein -
r7327:a1758089 default
parent child Browse files
Show More
@@ -31,7 +31,7 b''
31 <form class="search" action="{url}log">
31 <form class="search" action="{url}log">
32 {sessionvars%hiddenformentry}
32 {sessionvars%hiddenformentry}
33 <p><input name="rev" id="search1" type="text" size="30"></p>
33 <p><input name="rev" id="search1" type="text" size="30"></p>
34 <span>find changesets by author, revision,
34 <span>find changesets by author, revision,
35 files, or words in the commit message</span>
35 files, or words in the commit message</span>
36 </form>
36 </form>
37
37
@@ -24,7 +24,7 b''
24 <form class="search" action="{url}log">
24 <form class="search" action="{url}log">
25 {sessionvars%hiddenformentry}
25 {sessionvars%hiddenformentry}
26 <p><input name="rev" id="search1" type="text" size="30"></p>
26 <p><input name="rev" id="search1" type="text" size="30"></p>
27 <span>find changesets by author, revision,
27 <span>find changesets by author, revision,
28 files, or words in the commit message</span>
28 files, or words in the commit message</span>
29 </form>
29 </form>
30
30
@@ -35,7 +35,7 b''
35 <form class="search" action="{url}log">
35 <form class="search" action="{url}log">
36 {sessionvars%hiddenformentry}
36 {sessionvars%hiddenformentry}
37 <p><input name="rev" id="search1" type="text" size="30"></p>
37 <p><input name="rev" id="search1" type="text" size="30"></p>
38 <span>find changesets by author, revision,
38 <span>find changesets by author, revision,
39 files, or words in the commit message</span>
39 files, or words in the commit message</span>
40 </form>
40 </form>
41
41
@@ -34,7 +34,7 b''
34 <form class="search" action="{url}log">
34 <form class="search" action="{url}log">
35 {sessionvars%hiddenformentry}
35 {sessionvars%hiddenformentry}
36 <p><input name="rev" id="search1" type="text" size="30"></p>
36 <p><input name="rev" id="search1" type="text" size="30"></p>
37 <span>find changesets by author, revision,
37 <span>find changesets by author, revision,
38 files, or words in the commit message</span>
38 files, or words in the commit message</span>
39 </form>
39 </form>
40
40
@@ -38,14 +38,14 b''
38 <form class="search" action="{url}log">
38 <form class="search" action="{url}log">
39 {sessionvars%hiddenformentry}
39 {sessionvars%hiddenformentry}
40 <p><input name="rev" id="search1" type="text" size="30"></p>
40 <p><input name="rev" id="search1" type="text" size="30"></p>
41 <span>find changesets by author, revision,
41 <span>find changesets by author, revision,
42 files, or words in the commit message</span>
42 files, or words in the commit message</span>
43 </form>
43 </form>
44
44
45 <div class="navigate">{nav%filenaventry}</div>
45 <div class="navigate">{nav%filenaventry}</div>
46
46
47 <table class="bigtable">
47 <table class="bigtable">
48 <tr>
48 <tr>
49 <th class="age">age</th>
49 <th class="age">age</th>
50 <th class="author">author</th>
50 <th class="author">author</th>
51 <th class="description">description</th>
51 <th class="description">description</th>
@@ -34,7 +34,7 b''
34 <form class="search" action="{url}log">
34 <form class="search" action="{url}log">
35 {sessionvars%hiddenformentry}
35 {sessionvars%hiddenformentry}
36 <p><input name="rev" id="search1" type="text" size="30"></p>
36 <p><input name="rev" id="search1" type="text" size="30"></p>
37 <span>find changesets by author, revision,
37 <span>find changesets by author, revision,
38 files, or words in the commit message</span>
38 files, or words in the commit message</span>
39 </form>
39 </form>
40
40
@@ -32,7 +32,7 b''
32 <form class="search" action="{url}log">
32 <form class="search" action="{url}log">
33 {sessionvars%hiddenformentry}
33 {sessionvars%hiddenformentry}
34 <p><input name="rev" id="search1" type="text" size="30"></p>
34 <p><input name="rev" id="search1" type="text" size="30"></p>
35 <span>find changesets by author, revision,
35 <span>find changesets by author, revision,
36 files, or words in the commit message</span>
36 files, or words in the commit message</span>
37 </form>
37 </form>
38
38
@@ -30,7 +30,7 b''
30 <form class="search" action="{url}log">
30 <form class="search" action="{url}log">
31 {sessionvars%hiddenformentry}
31 {sessionvars%hiddenformentry}
32 <p><input name="rev" id="search1" type="text" size="30"></p>
32 <p><input name="rev" id="search1" type="text" size="30"></p>
33 <span>find changesets by author, revision,
33 <span>find changesets by author, revision,
34 files, or words in the commit message</span>
34 files, or words in the commit message</span>
35 </form>
35 </form>
36
36
@@ -23,12 +23,12 b''
23 <form class="search" action="{url}log">
23 <form class="search" action="{url}log">
24 {sessionvars%hiddenformentry}
24 {sessionvars%hiddenformentry}
25 <p><input name="rev" id="search1" type="text" size="30"></p>
25 <p><input name="rev" id="search1" type="text" size="30"></p>
26 <span>find changesets by author, revision,
26 <span>find changesets by author, revision,
27 files, or words in the commit message</span>
27 files, or words in the commit message</span>
28 </form>
28 </form>
29
29
30 <table class="bigtable">
30 <table class="bigtable">
31 <tr>
31 <tr>
32 <th class="age">age</th>
32 <th class="age">age</th>
33 <th class="author">author</th>
33 <th class="author">author</th>
34 <th class="description">description</th>
34 <th class="description">description</th>
@@ -41,7 +41,7 b' files, or words in the commit message</s'
41 <div class="navigate">rev {rev}: {changenav%navshortentry}</div>
41 <div class="navigate">rev {rev}: {changenav%navshortentry}</div>
42
42
43 <table class="bigtable">
43 <table class="bigtable">
44 <tr>
44 <tr>
45 <th class="age">age</th>
45 <th class="age">age</th>
46 <th class="author">author</th>
46 <th class="author">author</th>
47 <th class="description">description</th>
47 <th class="description">description</th>
@@ -27,7 +27,7 b''
27 <form class="search" action="{url}log">
27 <form class="search" action="{url}log">
28 {sessionvars%hiddenformentry}
28 {sessionvars%hiddenformentry}
29 <p><input name="rev" id="search1" type="text" size="30"></p>
29 <p><input name="rev" id="search1" type="text" size="30"></p>
30 <span>find changesets by author, revision,
30 <span>find changesets by author, revision,
31 files, or words in the commit message</span>
31 files, or words in the commit message</span>
32 </form>
32 </form>
33
33
@@ -79,7 +79,7 b' form.search span {'
79 width: 190px;
79 width: 190px;
80 padding: 5px;
80 padding: 5px;
81 background: #ffc;
81 background: #ffc;
82 font-size: 70%;
82 font-size: 70%;
83 border: 1px solid yellow;
83 border: 1px solid yellow;
84 -moz-border-radius: 5px; /* this works only in camino/firefox */
84 -moz-border-radius: 5px; /* this works only in camino/firefox */
85 -webkit-border-radius: 5px; /* this is just for Safari */
85 -webkit-border-radius: 5px; /* this is just for Safari */
@@ -126,7 +126,7 b' h3 {'
126 border-bottom: 1px solid #999;
126 border-bottom: 1px solid #999;
127 border-collapse: collapse;
127 border-collapse: collapse;
128 font-size: 90%;
128 font-size: 90%;
129 width: 100%;
129 width: 100%;
130 font-weight: normal;
130 font-weight: normal;
131 text-align: left;
131 text-align: left;
132 }
132 }
@@ -136,9 +136,9 b' h3 {'
136 vertical-align: top;
136 vertical-align: top;
137 }
137 }
138
138
139 .bigtable th {
139 .bigtable th {
140 padding: 1px 4px 1px 4px;
140 padding: 1px 4px 1px 4px;
141 border-bottom: 1px solid #999;
141 border-bottom: 1px solid #999;
142 font-size: smaller;
142 font-size: smaller;
143 }
143 }
144 .bigtable tr { border: none; }
144 .bigtable tr { border: none; }
@@ -158,14 +158,14 b' h3 {'
158 .fileline img { border: 0; }
158 .fileline img { border: 0; }
159
159
160 /* Changeset entry */
160 /* Changeset entry */
161 #changesetEntry {
161 #changesetEntry {
162 border-collapse: collapse;
162 border-collapse: collapse;
163 font-size: 90%;
163 font-size: 90%;
164 width: 100%;
164 width: 100%;
165 margin-bottom: 1em;
165 margin-bottom: 1em;
166 }
166 }
167
167
168 #changesetEntry th {
168 #changesetEntry th {
169 padding: 1px 4px 1px 4px;
169 padding: 1px 4px 1px 4px;
170 width: 4em;
170 width: 4em;
171 text-align: right;
171 text-align: right;
@@ -101,7 +101,7 b' ul#nodebgs {'
101 margin: 0;
101 margin: 0;
102 top: -0.7em;
102 top: -0.7em;
103 }
103 }
104
104
105 ul#graphnodes li, ul#nodebgs li {
105 ul#graphnodes li, ul#nodebgs li {
106 height: 39px;
106 height: 39px;
107 }
107 }
@@ -117,7 +117,7 b' h3 {'
117 border-bottom: 1px solid #999;
117 border-bottom: 1px solid #999;
118 border-collapse: collapse;
118 border-collapse: collapse;
119 font-size: 90%;
119 font-size: 90%;
120 width: 100%;
120 width: 100%;
121 font-weight: normal;
121 font-weight: normal;
122 text-align: left;
122 text-align: left;
123 }
123 }
@@ -127,9 +127,9 b' h3 {'
127 vertical-align: top;
127 vertical-align: top;
128 }
128 }
129
129
130 .bigtable th {
130 .bigtable th {
131 padding: 1px 4px 1px 4px;
131 padding: 1px 4px 1px 4px;
132 border-bottom: 1px solid #999;
132 border-bottom: 1px solid #999;
133 font-size: smaller;
133 font-size: smaller;
134 }
134 }
135 .bigtable tr { border: none; }
135 .bigtable tr { border: none; }
@@ -149,14 +149,14 b' h3 {'
149 .fileline img { border: 0; }
149 .fileline img { border: 0; }
150
150
151 /* Changeset entry */
151 /* Changeset entry */
152 #changesetEntry {
152 #changesetEntry {
153 border-collapse: collapse;
153 border-collapse: collapse;
154 font-size: 90%;
154 font-size: 90%;
155 width: 100%;
155 width: 100%;
156 margin-bottom: 1em;
156 margin-bottom: 1em;
157 }
157 }
158
158
159 #changesetEntry th {
159 #changesetEntry th {
160 padding: 1px 4px 1px 4px;
160 padding: 1px 4px 1px 4px;
161 width: 4em;
161 width: 4em;
162 text-align: right;
162 text-align: right;
@@ -194,7 +194,7 b' ul#nodebgs {'
194 margin: 0;
194 margin: 0;
195 top: -0.7em;
195 top: -0.7em;
196 }
196 }
197
197
198 ul#graphnodes li, ul#nodebgs li {
198 ul#graphnodes li, ul#nodebgs li {
199 height: 39px;
199 height: 39px;
200 }
200 }
@@ -84,7 +84,7 b' ul#nodebgs {'
84 margin: 0;
84 margin: 0;
85 top: -0.7em;
85 top: -0.7em;
86 }
86 }
87
87
88 ul#graphnodes li, ul#nodebgs li {
88 ul#graphnodes li, ul#nodebgs li {
89 height: 39px;
89 height: 39px;
90 }
90 }
General Comments 0
You need to be logged in to leave comments. Login now