make tree menu look proper

This commit is contained in:
Christian Weiske 2010-10-09 13:12:16 +02:00
parent efdcf11bb0
commit 7b56d8c0ad

View file

@ -641,11 +641,7 @@ a.bookmarklet {
background-color: #AAFAEE;
}
/* DOJO Style */
/* DOJO Style */
.scuttletheme .dijitInputField input,.scuttletheme .dijitTextBox,.scuttletheme .dijitComboBox,.scuttletheme .dijitSpinner
{
width: 100%;
margin: 0 0 0 0;
}
/* tree styles */
.jstree-default.jstree-focused {
background: none !important;
}