| author | cavaliet |
| Wed, 11 Sep 2013 11:37:16 +0200 | |
| changeset 66 | 3f5cd0a7b223 |
| parent 65 | 80868ae3009c (diff) |
| parent 64 | 74aed9b135f6 (current diff) |
| child 67 | 2ed617d40598 |
--- 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; }