Revision b213bdec snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_storage.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_storage.scss
30 30
					visibility: visible;
31 31
				}
32 32
			}
33
			.add-new {
34
				position: relative;
35
				input[type="file"] {
36
					position: absolute;
37
					left:$lt-bar-width;
38
					top:0;
39
					right: 0;
40
					bottom: 0;
41
					opacity: 0;
42
				}
43
			}
33 44
		}
34 45
	}
46

  
35 47
	.files {
36 48
		margin:1em 0;
37 49
		padding:0;

Also available in: Unified diff