fix color picker on background

This commit is contained in:
Ezequiel Bergamaschi 2014-02-11 00:43:04 -03:00
parent 788cb1ea98
commit c78b8db81c

View File

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