N°2847 - Add activity panel to object details (and some variables renaming)

This commit is contained in:
Molkobain
2020-08-13 18:57:07 +02:00
parent f2725c5a5c
commit df20d10afa
33 changed files with 1775 additions and 18 deletions

View File

@@ -16,4 +16,7 @@
* You should have received a copy of the GNU Affero General Public License
*/
$family-sans-serif: "Monorale";
$family-sans-serif: "Monorale";
$body-overflow-x: hidden !default;
$body-overflow-y: auto !default;