Set title in project/*/tasks tab pages and remove unnecessary breadcrumb

This commit is contained in:
Manuel Cillero 2017-08-19 12:56:46 +02:00
parent c768664cc4
commit 22f30ee13b
3 changed files with 6 additions and 7 deletions

View file

@ -170,6 +170,8 @@ body.section-node-edit .block ul.menu li.active-trail > a {
position: absolute;
top: 0;
right: 0;
margin: 0;
border-bottom-left-radius: 15px;
}
@media (max-width: 529px) { /* MINW = 530px */
#block-print-0 {
@ -177,7 +179,8 @@ body.section-node-edit .block ul.menu li.active-trail > a {
}
}
#block-print-0 .content {
margin-right: 0;
padding: 0;
margin: .5em 0;
}
#block-print-0 span {
font-size: 15px;