mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Merge remote-tracking branch 'refs/remotes/origin/support/3.2' into develop
# Conflicts: # pages/ajax.render.php
This commit is contained in:
@@ -276,4 +276,9 @@ $ibo-datamodel-viewer--schema--tooltip--fill: $ibo-color-grey-600;
|
||||
|
||||
$ibo-csv-import--row-error--background-color: $ibo-color-red-950;
|
||||
$ibo-csv-import--cell-error--color: $ibo-color-red-500;
|
||||
$ibo-csv-import--cell-modified--color: $ibo-color-blue-500;
|
||||
$ibo-csv-import--cell-modified--color: $ibo-color-blue-500;
|
||||
|
||||
$ibo-welcome-popup--messages-stack--background-color: $ibo-color-grey-700;
|
||||
$ibo-welcome-popup--stack-item--background-color: $ibo-color-grey-600;
|
||||
$ibo-welcome-popup--stack-item--border-color: $ibo-color-grey-800;
|
||||
$ibo-welcome-popup--stack-item--is-active--border-color: $ibo-color-grey-900;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -142,4 +142,8 @@ $ibo-toast--icon--left: $ibo-spacing-400 !default;
|
||||
|
||||
.ibo-popover-menu--item:not(:last-child){
|
||||
border-bottom: $ibo-high-contrast--thin-border;
|
||||
}
|
||||
|
||||
.ibo-welcome-popup--stack-item.ibo-is-active {
|
||||
border-width: 2px;
|
||||
}
|
||||
Reference in New Issue
Block a user