# HG changeset patch # User Nathan Phillip Brink # Date 2010-10-10 16:43:08 # Node ID 82803f4e0e6a78faef69a75b9956301d8855f417 # Parent b7de35d966de69dfcd496f4bb8f4e707191e12a8 Fix CSS comment syntax. diff --git a/styles/general.css b/styles/general.css --- a/styles/general.css +++ b/styles/general.css @@ -153,7 +153,7 @@ td.center { -webkit-border-radius: 5px; border: 1px solid #999; text-align: center!important; -// background: #92a689!important; +/* background: #92a689!important; */ background: #EEE; cursor:default;