[Pkg-javascript-commits] [backbone] 98/281: hardlining the sidebar line for Lion.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:02:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.9.0
in repository backbone.

commit f5acb6d21455c423e93f88730ea2a6b94f2c56fa
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Wed Nov 23 13:46:53 2011 -0500

    hardlining the sidebar line for Lion.
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 5697b02..3119796 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@
       overflow-y: auto;
       overflow-x: hidden;
       padding: 15px 0 30px 30px;
-      border-right: 1px solid #ddd;
+      border-right: 1px solid #bbb;
       box-shadow: 0 0 20px #ccc; -webkit-box-shadow: 0 0 20px #ccc; -moz-box-shadow: 0 0 20px #ccc;
     }
       a.toc_title, a.toc_title:visited {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list