diff --git a/www/scuttle.css b/www/scuttle.css index e25021d..3c2be27 100644 --- a/www/scuttle.css +++ b/www/scuttle.css @@ -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; +} \ No newline at end of file