aboutsummaryrefslogtreecommitdiff
path: root/js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-01-27 12:05:17 -0800
committerJose Antonio Marquez2012-01-27 12:05:17 -0800
commit3a754133dbc138390503341fd2e9beba3e43aa4b (patch)
treecdeae7d7dd9a30d7b4fab5afb7efad68d4ec7508 /js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css
parentb89a7ee8b956c96a1dcee995ea840feddc5d4b27 (diff)
downloadninja-3a754133dbc138390503341fd2e9beba3e43aa4b.tar.gz
Merged old FileIO
Diffstat (limited to 'js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css')
-rwxr-xr-x[-rw-r--r--]js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css23
1 files changed, 16 insertions, 7 deletions
diff --git a/js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css b/js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css
index 1e857874..7f11c225 100644..100755
--- a/js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css
+++ b/js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css
@@ -38,13 +38,22 @@
38 padding-bottom: 5px; 38 padding-bottom: 5px;
39} 39}
40 40
41.newfileLocation .locationSelection span{ 41.newfileLocation .locationSelection input{
42 padding-right: 5px; 42 margin-left: 5px;
43 white-space: nowrap; 43 white-space: nowrap;
44} 44}
45 45
46.newfileLocation .findDirectory{ 46.newfileLocation .templatePx{
47 width: 17px; 47 padding-left: 5px;
48 height:17px; 48 white-space: nowrap;
49 vertical-align: bottom; 49}
50} \ No newline at end of file 50
51.newfileLocation .nameText{
52 margin-right:31px;
53}
54
55.newfileLocation .hottextunit{
56 float: none;
57 display: inline;
58}
59