N°2847 - WIP: Sync. commit

This commit is contained in:
Molkobain
2020-06-25 19:09:35 +02:00
parent 7d4455baf4
commit f8af900c73
137 changed files with 10870 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
/*!
* Copyright (C) 2013-2020 Combodo SARL
*
* This file is part of iTop.
*
* iTop is free software; you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* iTop is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
*/
/* Base size: html font-size 12px */
$ibo-font-size-50: 0.83rem !default;
$ibo-font-size-100: 1rem !default;
$ibo-font-size-150: 1.17rem !default;
$ibo-font-size-200: 1.33rem !default;
$ibo-font-size-250: 1.5rem !default;
$ibo-font-size-300: 1.67rem !default;
$ibo-font-size-350: 1.83rem !default;
$ibo-font-size-400: 2rem !default;
$ibo-font-size-450: 2.5rem !default;
$ibo-font-size-500: 3rem !default;
$ibo-font-size-550: 4rem !default;