mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
hardlining the sidebar line for Lion.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user