# HG changeset patch # User cavaliet # Date 1378892236 -7200 # Node ID 3f5cd0a7b22363e22c61238de0b09d5023a3a6c5 # Parent 80868ae3009c9d8e0447619c3ff0feae75a7d91f# Parent 74aed9b135f63e19b9002e3f134dbe946309474e Merge with 74aed9b135f63e19b9002e3f134dbe946309474e diff -r 74aed9b135f6 -r 3f5cd0a7b223 src/p4l/static/p4l/css/semantictree.css --- a/src/p4l/static/p4l/css/semantictree.css Wed Sep 11 10:22:36 2013 +0200 +++ b/src/p4l/static/p4l/css/semantictree.css Wed Sep 11 11:37:16 2013 +0200 @@ -1,8 +1,20 @@ -/*.ng-scope { +@charset "UTF-8"; + +.ui-dialog { + height: 415px !important; +} +.ui-dialog-content { + padding: 0 !important; +} +.jstree ul:first-child { + height: 300px; + overflow-x: hidden; + overflow-y: auto; +} +/* +.ng-scope { border: 1px dashed red; } -@charset "UTF-8"; - .large_25 { width: 25px; }