fix color picker on background

This commit is contained in:
Ezequiel Bergamaschi 2014-02-11 00:43:04 -03:00
parent 7299c7d506
commit c56698d085

View File

@ -25,6 +25,9 @@
position: relative;
left: 8px;
}
.colorpicker {
z-index: 2000;
}
#mindmapListContainer {
background: #FFFFFF;