mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
11 lines
173 B
SCSS
11 lines
173 B
SCSS
/*
|
|
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
.mfp-bg{
|
|
z-index: 1100;
|
|
}
|
|
.mfp-wrap{
|
|
z-index: 1101;
|
|
} |