beginning to populate guide

This commit is contained in:
Luke Pulverenti 2014-01-06 08:33:14 -05:00
parent 6e5adce35c
commit a043f5af6d
6 changed files with 311 additions and 52 deletions

View file

@ -474,12 +474,11 @@ a.itemTag:hover {
.libraryPage ::-webkit-scrollbar-track-piece {
background-color: #3b3b3b;
-webkit-border-radius: 6px;
}
.libraryPage ::-webkit-scrollbar-thumb:vertical {
-webkit-border-radius: 6px;
background: #666 no-repeat center;
.libraryPage ::-webkit-scrollbar-thumb:vertical, .libraryPage ::-webkit-scrollbar-thumb:horizontal {
-webkit-border-radius: 2px;
background: #888 no-repeat center;
}
.detailSection {