Fossil SCM

Avoid parsing error in browser for missing end of statement.

andybradford 2014-12-11 03:42 trunk
Commit ffa6b36d08b245a262b225d47c740fe709837f1c
1 file changed +2 -2
+2 -2
--- src/style.c
+++ src/style.c
@@ -1211,15 +1211,15 @@
12111211
@ color: black;
12121212
@ background-color: white;
12131213
},
12141214
{ "table.adminLogTable",
12151215
"Class for the /admin_log table",
1216
- @ text-align: left
1216
+ @ text-align: left;
12171217
},
12181218
{ ".adminLogTable .adminTime",
12191219
"Class for the /admin_log table",
1220
- @ text-align: left
1220
+ @ text-align: left;
12211221
@ vertical-align: top;
12221222
@ white-space: nowrap;
12231223
},
12241224
{ 0,
12251225
0,
12261226
--- src/style.c
+++ src/style.c
@@ -1211,15 +1211,15 @@
1211 @ color: black;
1212 @ background-color: white;
1213 },
1214 { "table.adminLogTable",
1215 "Class for the /admin_log table",
1216 @ text-align: left
1217 },
1218 { ".adminLogTable .adminTime",
1219 "Class for the /admin_log table",
1220 @ text-align: left
1221 @ vertical-align: top;
1222 @ white-space: nowrap;
1223 },
1224 { 0,
1225 0,
1226
--- src/style.c
+++ src/style.c
@@ -1211,15 +1211,15 @@
1211 @ color: black;
1212 @ background-color: white;
1213 },
1214 { "table.adminLogTable",
1215 "Class for the /admin_log table",
1216 @ text-align: left;
1217 },
1218 { ".adminLogTable .adminTime",
1219 "Class for the /admin_log table",
1220 @ text-align: left;
1221 @ vertical-align: top;
1222 @ white-space: nowrap;
1223 },
1224 { 0,
1225 0,
1226

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button