diff --git a/wise-webapp/src/main/webapp/css/mindmapList.less b/wise-webapp/src/main/webapp/css/mindmapList.less index ff737479..75b090ba 100644 --- a/wise-webapp/src/main/webapp/css/mindmapList.less +++ b/wise-webapp/src/main/webapp/css/mindmapList.less @@ -372,6 +372,10 @@ abbr[title] { background-color: #C8C8C8; } +.colorInput:hover { + background-color: #C8C8C8; +} + .bs-glyphicons { width: 800%; }