fix background for notebook stack. fix entry selection. Closes #342 and Closes #341

This commit is contained in:
Dustin Falgout
2016-04-14 07:17:07 -05:00
parent 4f303cb398
commit 5b69b56e69
3 changed files with 12 additions and 8 deletions
+1 -3
View File
@@ -260,10 +260,8 @@
}
}
viewport {
border-width: 0;
stack {
background-color: $base_color;
color: $text_color;
}
}
}