From b3ed4f0dbf47ed4986b7ff745324fbde20123631 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 27 Aug 2018 11:33:10 +0000 Subject: updated to bs 4 --- views/style.scss | 52 ++++++++++++---------------------------------------- 1 file changed, 12 insertions(+), 40 deletions(-) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index a23bb5d..f15fd21 100644 --- a/views/style.scss +++ b/views/style.scss @@ -1,49 +1,35 @@ -@media (min-width: 320px){ +/*@media (min-width: 320px){ .page-header{ - img.media-object{ - margin-left:0; - } + //img.media-object{ + // margin-left:0; + //} background-color: #fff; padding:10px 0 10px 0; margin: 0; - text-align:left; + //text-align:left; //display:inline-block; width:100%; } } @media (min-width: 480px){ .page-header{ - img.media-object{ - margin-left:1em; - } + //img.media-object{ + // margin-left:1em; + //} background-color: #fff; padding:20px 0 20px 0; margin: 0; - text-align:center; + //text-align:center; //display:inline-block; width:100%; } +}*/ +.page-header { + background-color: #fff; } body { background-color:#E7E7E7; } -table.table-borderless tbody tr td{ - border-top: none; -} -h4.head-back, h5.head-back{ - background-color: #E7E7E7; -} -.nav-tabs { - background-color: #E7E7E7; - - li.active a:hover { - background-color: #f5f5f5; - } - - li a { - //height: 7em; - } -} img { max-width: 100%; max-height: 100%; @@ -62,12 +48,6 @@ img { .faq h1 { text-align: center; } -.tablesorter-bootstrap thead .sorter-false { - cursor: default; -} -.tablesorter-bootstrap thead { - background-color: #E7E7E7; -} ul.share-buttons{ list-style: none; } @@ -82,14 +62,6 @@ ul.share-buttons{ width: 30px; padding-right: 5px; } -supporters{ - text-align:center; - img{ - width: 200px; - margin: 1em; - } -} - .footer{ margin-top:3em; } -- cgit v1.2.3 From 9750e0309500259e9a56e267ce87984fb5bb5e53 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 26 Nov 2018 15:29:26 +0000 Subject: clean out; better response codes; prepare for batch --- views/style.scss | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index f15fd21..5d47872 100644 --- a/views/style.scss +++ b/views/style.scss @@ -65,3 +65,10 @@ ul.share-buttons{ .footer{ margin-top:3em; } +.single-batch{ + width: 100%; +} +.single-batch{ + table-layout: fixed; + width: 100%; +} -- cgit v1.2.3 From 5a3be4190688bc8240327930b3e953b09ecc9d9e Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 28 May 2019 14:25:52 +0000 Subject: before clean up --- views/style.scss | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 5d47872..01b5147 100644 --- a/views/style.scss +++ b/views/style.scss @@ -72,3 +72,24 @@ ul.share-buttons{ table-layout: fixed; width: 100%; } +.help table, .help th, .help td { + background-color: white; + border: 1px solid black; + border-bottom: none; + width: 100%; +} +.help th, .help td { + padding: 10px; + text-align: left; +} +/*img.supporters { + width: 150px; + height: 150px; +}*/ +supporters{ + background-color: #fff; + img{ + width: 200px; + margin: 1em; + } +} -- cgit v1.2.3 From 2d4782c4e8df908efa0973ee842593ead58d5980 Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 27 Jun 2019 08:37:33 +0000 Subject: use prediction to csv;edit info text --- views/style.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 01b5147..52be743 100644 --- a/views/style.scss +++ b/views/style.scss @@ -93,3 +93,9 @@ supporters{ margin: 1em; } } + +.table td.fit, +.table th.fit { + white-space: nowrap; + width: 1%; +} -- cgit v1.2.3 From 4793ee48de2535aa4f0ed5ab596a1bcb751c42c2 Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 5 Jul 2019 11:48:24 +0000 Subject: links for ppv and npv;fixed overflow in modal --- views/style.scss | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index 52be743..e6f6100 100644 --- a/views/style.scss +++ b/views/style.scss @@ -65,9 +65,6 @@ ul.share-buttons{ .footer{ margin-top:3em; } -.single-batch{ - width: 100%; -} .single-batch{ table-layout: fixed; width: 100%; @@ -99,3 +96,7 @@ supporters{ white-space: nowrap; width: 1%; } + +.modal-body p { + word-wrap: break-word; +} -- cgit v1.2.3 From ae4ca6dbe44f4dbe55aa9fcdc664307e4758adb2 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 15 Jul 2019 14:47:07 +0000 Subject: add plots with div toggles --- views/style.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/style.scss') diff --git a/views/style.scss b/views/style.scss index e6f6100..63f9e74 100644 --- a/views/style.scss +++ b/views/style.scss @@ -36,8 +36,8 @@ img { } .plot { - height: 300px; - width: 300px; + height: 50%; + width: 50%; } .faq { text-align: block; -- cgit v1.2.3