diff options
Diffstat (limited to 'www/scuttle.css')
-rw-r--r-- | www/scuttle.css | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/www/scuttle.css b/www/scuttle.css index 5cb821e..e5aaf0b 100644 --- a/www/scuttle.css +++ b/www/scuttle.css @@ -376,6 +376,7 @@ div#sidebar table td { padding-bottom: 0.25em; padding-right: 0.5em; } +/* div#sidebar ul { list-style-type: none; margin: 0; @@ -383,7 +384,7 @@ div#sidebar ul { } div#sidebar ul li { margin: 0.5em 0; -} +}*/ div#related { padding: 0.5em; @@ -640,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 */ +#related-content.jstree-default.jstree-focused { + background: none !important; +}
\ No newline at end of file |