From 8595c75345fb5849a4d8894f3ee7a926dd8cdf8f Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 8 Jan 2024 07:25:35 +0300 Subject: Upload R/qtl2 zip bundle and check for errors. --- qc_app/static/css/styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qc_app/static/css') diff --git a/qc_app/static/css/styles.css b/qc_app/static/css/styles.css index 8cfd15f..f4112d1 100644 --- a/qc_app/static/css/styles.css +++ b/qc_app/static/css/styles.css @@ -156,6 +156,11 @@ fieldset { grid-column: 2 / 3; } +.form-input-help p { + margin-top: 0; + margin-bottom: 0.6em; +} + input[disabled="true"],input[disabled="disabled"] { border-color: #878787; background-color: #A9A9A9; -- cgit v1.2.3