Merge branch 'master' into bootstrapUI

This commit is contained in:
FrancescoUK
2016-03-13 16:19:44 +00:00
45 changed files with 477 additions and 289 deletions

View File

@@ -65,4 +65,13 @@
/*display:none;*/
}
}
.print_show
{
display:block !important;
}
.print_hide
{
display:none !important;
}
}