summaryrefslogtreecommitdiff
path: root/scraper/client/paper/paper.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-02-16 14:21:32 +0100
committerJules Laplace <julescarbon@gmail.com>2019-02-16 14:21:32 +0100
commitc1ce13b41b595847f18d2f7232850b10cd677e66 (patch)
tree7ce70a6899f49ac3633b6364bf26b9da762a89d8 /scraper/client/paper/paper.css
parent3a3a89f2c58eceee07b2cfcfb1700a61b34619e5 (diff)
get better pdf url
Diffstat (limited to 'scraper/client/paper/paper.css')
-rw-r--r--scraper/client/paper/paper.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css
index 430face4..9d55c55c 100644
--- a/scraper/client/paper/paper.css
+++ b/scraper/client/paper/paper.css
@@ -38,6 +38,9 @@ input.notes { width: 400px; }
margin-right: 10px;
}
+.pdf_links a.selected {
+ font-weight: bold;
+}
iframe.pdfViewer {
margin: 10px 0;
width: 100%;