Skip to content

Commit

Permalink
basic bigger style
Browse files Browse the repository at this point in the history
  • Loading branch information
vollnhals committed Apr 12, 2011
1 parent 6ac146b commit 2e5185e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _demo2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
<style type="text/css">
html, body { margin:0; padding:0; }
body, td, th, pre, code, select, option, input, textarea { font-family:verdana,arial,sans-serif; font-size:10px; }
.demo, .demo input, .jstree-dnd-helper, #vakata-contextmenu { font-size:10px; font-family:Verdana; }
.demo, .demo input, .jstree-dnd-helper, #vakata-contextmenu { font-size:12px; font-family:Verdana; }
.jstree li { line-height: 24px !important; min-height: 24px !important;}
.jstree a { line-height: 22px !important; min-height: 22px !important;}
/*#container { width:780px; margin:10px auto; overflow:hidden; position:relative; }*/
#demo { width:auto; height:auto; overflow:auto; border:1px solid gray; }

Expand Down

0 comments on commit 2e5185e

Please sign in to comment.