From a450fa75edb927b7568b8a3198f9209c6a4c7f79 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 3 Jun 2018 14:46:18 +0200 Subject: adjusting the form, calling samplernn tasks --- public/assets/css/css.css | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'public/assets/css/css.css') diff --git a/public/assets/css/css.css b/public/assets/css/css.css index 7f948e5..0fa0215 100644 --- a/public/assets/css/css.css +++ b/public/assets/css/css.css @@ -31,7 +31,8 @@ h1, h2, h3 { margin: 0; } h1 { - font-size: 18px; + font-size: 20px; + margin-bottom: 10px; } h2 { font-size: 14px; @@ -304,6 +305,9 @@ h3 { .input_file { padding-top: 4px; } +.input_file .filename { + height: 12px; +} .input_file div { overflow: hidden; text-overflow: ellipsis; @@ -317,6 +321,13 @@ h3 { .unpersisted { opacity: 0.5; } +.noFiles { + opacity: 0.5; +} + +.form { + margin-bottom: 10px; +} /* bucky bogart.css color shading :) */ .new { color: #000000; font-weight: bold; } -- cgit v1.2.3-70-g09d2