hardlining the sidebar line for Lion.

This commit is contained in:
Jeremy Ashkenas
2011-11-23 13:46:53 -05:00
parent cfc5b1f3c0
commit f5acb6d214

View File

@@ -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 {