make tree menu look proper
This commit is contained in:
parent
efdcf11bb0
commit
7b56d8c0ad
1 changed files with 4 additions and 8 deletions
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue