[Pkg-javascript-commits] [backbone] 99/101: IE documentation tweaks
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 16:58:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.1.0
in repository backbone.
commit 0c1b13aceb9286f39569201807c0d3418e9325d8
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Wed Oct 13 11:11:39 2010 -0400
IE documentation tweaks
---
index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/index.html b/index.html
index 13d722f..0318284 100644
--- a/index.html
+++ b/index.html
@@ -80,6 +80,9 @@
color: #000;
text-decoration: underline;
}
+ a img {
+ border: 0;
+ }
h1, h2, h3, h4, h5, h6 {
padding-top: 20px;
}
@@ -113,6 +116,7 @@
padding: 0px 3px;
background: #fff;
border: 1px solid #ddd;
+ zoom: 1;
}
code {
margin-left: 20px;
--
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