From 41247c08ea359d0a72a247992d2019ae2120536c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 13 Feb 2019 22:56:35 +0100 Subject: interface working --- scraper/client/paper/paper.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'scraper/client/paper/paper.css') diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css index c10d21df..430face4 100644 --- a/scraper/client/paper/paper.css +++ b/scraper/client/paper/paper.css @@ -29,6 +29,10 @@ justify-content: flex-start; align-items: flex-start; } +input.notes { width: 400px; } +.param .btn { + margin-top: 5px; +} .vetting { width: 250px; margin-right: 10px; @@ -39,4 +43,16 @@ iframe.pdfViewer { width: 100%; height: 75vh; border: 1px solid black; +} +header select { + margin-right: 10px; + width: 100px; +} +header a { + color: white; + text-decoration: none; + font-weight: normal; +} +.desktop header a:hover { + text-decoration: underline; } \ No newline at end of file -- cgit v1.2.3-70-g09d2