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

svn commit: r1185867 - /libcloud/site/trunk/content/css/code.css

Author: tomaz
Date: Tue Oct 18 21:10:35 2011
New Revision: 1185867

URL: http://svn.apache.org/viewvc?rev=1185867&view=rev
Log:
CMS commit to libcloud by tomaz

Modified:
    libcloud/site/trunk/content/css/code.css

Modified: libcloud/site/trunk/content/css/code.css
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/content/css/code.css?rev=1185867&r1=1185866&r2=1185867&view=diff
==============================================================================
--- libcloud/site/trunk/content/css/code.css (original)
+++ libcloud/site/trunk/content/css/code.css Tue Oct 18 21:10:35 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 */