Fixed notebook backgrounds.
This commit is contained in:
parent
8a67ec3279
commit
cb53100e4e
|
@ -29,7 +29,7 @@
|
|||
|
||||
.notebook.header {
|
||||
border: none;
|
||||
background-color: alpha(#000, 0.05);
|
||||
background-color: shade(@background, 0.9);
|
||||
}
|
||||
|
||||
.notebook.frame {
|
||||
|
|
Loading…
Reference in New Issue