mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
🔖 version 2.7.0-beta
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Beware the version number MUST be enclosed with quotes otherwise v2.3.0 becomes v2 0.3 .0
|
||||
$version: "v2.7.0-dev";
|
||||
$version: "v2.7.0-beta";
|
||||
$approot-relative: "../../../../../"; // relative to env-***/branding/themes/***/main.css
|
||||
|
||||
// Base colors
|
||||
@@ -75,4 +75,4 @@ $border-highlight-color: #f26522;
|
||||
$highlight-item-color: $white !default;
|
||||
$content-color: #eeeeee !default;
|
||||
$default-font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif !default;
|
||||
$icons-filter: hue-rotate(0deg) !default;
|
||||
$icons-filter: hue-rotate(0deg) !default;
|
||||
|
||||
Reference in New Issue
Block a user