https://bitbucket.org/wez/mtrack/changeset/da58689c5ca0/
changeset: da58689c5ca0
user: wez
date: 2012-04-21 02:16:11
summary: missing semicolon
affected #: 1 file
diff -r 29de4fbd02006b144cb0a70548eb03d672dc2c4f -r da58689c5ca03d3acdf3418ab3efff0dd37eac06 web/mtrack.css
--- a/web/mtrack.css
+++ b/web/mtrack.css
@@ -206,7 +206,7 @@
table.codeann tr td {
font-family: 'Consolas', 'Bitstream Vera Sans Mono',
'Monaco', 'Courier New', 'Courier', monospace;
- font-size: 10pt
+ font-size: 10pt;
}
table.codeann tr th, table.codeann tr td {
Repository URL: https://bitbucket.org/wez/mtrack/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.