🎨(ubuntu): Unhide toolbar for popout composer

This commit is contained in:
Jackie Luo 2016-07-27 19:32:27 -07:00
parent 8dd619f593
commit 7d809b7824

View file

@ -12,10 +12,6 @@
background-color: @light;
}
.layout-mode-popout .sheet-toolbar {
display: none;
}
.sheet-toolbar-container {
background-image: -webkit-linear-gradient(top,@toolbar-background-color, darken(@toolbar-background-color,5%));
box-shadow: none;
@ -27,7 +23,7 @@
}
.toolbar-activity .activity-toolbar-icon {
background: @light;
}
}
}
.sheet-toolbar .item-back img.content-mask{