You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by bu...@apache.org on 2011/10/18 23:10:41 UTC

svn commit: r797183 - /websites/staging/libcloud/trunk/content/css/code.css

Author: buildbot
Date: Tue Oct 18 21:10:41 2011
New Revision: 797183

Log:
Staging update by buildbot

Modified:
    websites/staging/libcloud/trunk/content/css/code.css

Modified: websites/staging/libcloud/trunk/content/css/code.css
==============================================================================
--- websites/staging/libcloud/trunk/content/css/code.css (original)
+++ websites/staging/libcloud/trunk/content/css/code.css Tue Oct 18 21:10:41 2011
@@ -1,5 +1,5 @@
 .codehilite .hll { background-color: #ffffcc }
-.codehilite  { background: #f0f0f0; text-overflow: auto !important; }
+.codehilite  { background: #f0f0f0; overflow: auto !important; }
 .codehilite .c { color: #60a0b0; font-style: italic } /* Comment */
 .codehilite .err { border: 1px solid #FF0000 } /* Error */
 .codehilite .k { color: #007020; font-weight: bold } /* Keyword */