]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
make tree menu look proper
authorChristian Weiske <cweiske@cweiske.de>
Sat, 9 Oct 2010 11:12:16 +0000 (13:12 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Sat, 9 Oct 2010 11:12:16 +0000 (13:12 +0200)
www/scuttle.css

index e25021dc199a4a557407974f912b7f309bd3e706..3c2be275b0228fd7002c0dcb4d5a935fc9a6cb4c 100644 (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;
+}
\ No newline at end of file