Fixed notebook backgrounds.

This commit is contained in:
Sam Hewitt 2014-12-18 16:00:49 -05:00
parent 8a67ec3279
commit cb53100e4e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
.notebook.header {
border: none;
background-color: alpha(#000, 0.05);
background-color: shade(@background, 0.9);
}
.notebook.frame {