mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 22:27:55 +01:00
fix color picker on background
This commit is contained in:
parent
7299c7d506
commit
c56698d085
@ -25,6 +25,9 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
left: 8px;
|
left: 8px;
|
||||||
}
|
}
|
||||||
|
.colorpicker {
|
||||||
|
z-index: 2000;
|
||||||
|
}
|
||||||
|
|
||||||
#mindmapListContainer {
|
#mindmapListContainer {
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
|
Loading…
Reference in New Issue
Block a user