[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

cmarrin at apple.com cmarrin at apple.com
Thu Oct 29 20:48:14 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 3b6103a09c2c9dc2df6b27f65bb3d5d65aa1ffcc
Author: cmarrin at apple.com <cmarrin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 20 00:12:46 2009 +0000

    Added one more style rule
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49822 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitSite/blog-files/webgl/resources/blogpost.css b/WebKitSite/blog-files/webgl/resources/blogpost.css
index 35ba3c5..5d87a8a 100644
--- a/WebKitSite/blog-files/webgl/resources/blogpost.css
+++ b/WebKitSite/blog-files/webgl/resources/blogpost.css
@@ -67,3 +67,10 @@ a:hover {
     text-decoration:none;
     text-shadow: #888 0px 0px 5px;
 } 
+
+ul.demo > li {
+    clear:both;
+    padding:10px;
+    padding-right:150px;
+    font-size:1.5em;
+}

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list