Author: tomaz
Date: Tue Oct 18 21:08:05 2011
New Revision: 1185864
URL: http://svn.apache.org/viewvc?rev=1185864&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=1185864&r1=1185863&r2=1185864&view=diff
==============================================================================
--- libcloud/site/trunk/content/css/code.css (original)
+++ libcloud/site/trunk/content/css/code.css Tue Oct 18 21:08:05 2011
@@ -1,3 +1,4 @@
+.codehilite {text-overflow: auto;}
.codehilite .hll { background-color: #ffffcc }
.codehilite { background: #f0f0f0; }
.codehilite .c { color: #60a0b0; font-style: italic } /* Comment */