upadted core to 7.69

This commit is contained in:
2020-03-27 14:22:44 +01:00
parent 094d6ec86f
commit ab5d43a397
155 changed files with 819 additions and 606 deletions

View File

@@ -0,0 +1,6 @@
/**
* Hide the toolbar when printing.
*/
#toolbar {
display: none;
}