Fossil SCM
Removed a duplicated CSS style def.
Commit
b63ba2ac9499f3039299a839b72a6ab6052fe688
Parent
3587e4589e663c3…
1 file changed
+1
-5
+1
-5
| --- src/style.c | ||
| +++ src/style.c | ||
| @@ -1158,11 +1158,11 @@ | ||
| 1158 | 1158 | @ vertical-align: top; |
| 1159 | 1159 | @ text-align: right; |
| 1160 | 1160 | @ padding: 0.2ex 2ex; |
| 1161 | 1161 | }, |
| 1162 | 1162 | { ".statistics-report-graph-line", |
| 1163 | - "for the /stats_report views", | |
| 1163 | + "for the /reports views", | |
| 1164 | 1164 | @ background-color: #446979; |
| 1165 | 1165 | }, |
| 1166 | 1166 | { ".statistics-report-table-events th", |
| 1167 | 1167 | "", |
| 1168 | 1168 | @ padding: 0 1em 0 1em; |
| @@ -1173,14 +1173,10 @@ | ||
| 1173 | 1173 | }, |
| 1174 | 1174 | { ".statistics-report-row-year", |
| 1175 | 1175 | "", |
| 1176 | 1176 | @ text-align: left; |
| 1177 | 1177 | }, |
| 1178 | - { ".statistics-report-graph-line", | |
| 1179 | - "for the /stats_report views", | |
| 1180 | - @ background-color: #446979; | |
| 1181 | - }, | |
| 1182 | 1178 | { ".statistics-report-week-number-label", |
| 1183 | 1179 | "for the /stats_report views", |
| 1184 | 1180 | @ text-align: right; |
| 1185 | 1181 | @ font-size: 0.8em; |
| 1186 | 1182 | }, |
| 1187 | 1183 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -1158,11 +1158,11 @@ | |
| 1158 | @ vertical-align: top; |
| 1159 | @ text-align: right; |
| 1160 | @ padding: 0.2ex 2ex; |
| 1161 | }, |
| 1162 | { ".statistics-report-graph-line", |
| 1163 | "for the /stats_report views", |
| 1164 | @ background-color: #446979; |
| 1165 | }, |
| 1166 | { ".statistics-report-table-events th", |
| 1167 | "", |
| 1168 | @ padding: 0 1em 0 1em; |
| @@ -1173,14 +1173,10 @@ | |
| 1173 | }, |
| 1174 | { ".statistics-report-row-year", |
| 1175 | "", |
| 1176 | @ text-align: left; |
| 1177 | }, |
| 1178 | { ".statistics-report-graph-line", |
| 1179 | "for the /stats_report views", |
| 1180 | @ background-color: #446979; |
| 1181 | }, |
| 1182 | { ".statistics-report-week-number-label", |
| 1183 | "for the /stats_report views", |
| 1184 | @ text-align: right; |
| 1185 | @ font-size: 0.8em; |
| 1186 | }, |
| 1187 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -1158,11 +1158,11 @@ | |
| 1158 | @ vertical-align: top; |
| 1159 | @ text-align: right; |
| 1160 | @ padding: 0.2ex 2ex; |
| 1161 | }, |
| 1162 | { ".statistics-report-graph-line", |
| 1163 | "for the /reports views", |
| 1164 | @ background-color: #446979; |
| 1165 | }, |
| 1166 | { ".statistics-report-table-events th", |
| 1167 | "", |
| 1168 | @ padding: 0 1em 0 1em; |
| @@ -1173,14 +1173,10 @@ | |
| 1173 | }, |
| 1174 | { ".statistics-report-row-year", |
| 1175 | "", |
| 1176 | @ text-align: left; |
| 1177 | }, |
| 1178 | { ".statistics-report-week-number-label", |
| 1179 | "for the /stats_report views", |
| 1180 | @ text-align: right; |
| 1181 | @ font-size: 0.8em; |
| 1182 | }, |
| 1183 |