diff options
author | Clint Adams <clint@softwarefreedom.org> | 2012-10-22 15:19:04 -0400 |
---|---|---|
committer | Clint Adams <clint@softwarefreedom.org> | 2012-10-22 15:19:04 -0400 |
commit | 025eb70c992914fbdf018c189d358ae250d2eeb1 (patch) | |
tree | 7367d3726594183bbb908d1a797cacd410c301cc /templates/userpage.lucius |
This needs to be cleaned and sanitized before publication.
Diffstat (limited to 'templates/userpage.lucius')
-rw-r--r-- | templates/userpage.lucius | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/userpage.lucius b/templates/userpage.lucius new file mode 100644 index 0000000..29920d8 --- /dev/null +++ b/templates/userpage.lucius @@ -0,0 +1,2 @@ +tr.timeentry:nth-child(even) {background: #9f9} +tr.timeentry:nth-child(odd) {background: #fff} |