aboutsummaryrefslogtreecommitdiff
path: root/js/io/workflow/newFileDialog/new-file-location.reel/new-file-location.css
diff options
context:
space:
mode:
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