summaryrefslogtreecommitdiff
path: root/scraper/client/paper/paper.css
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-03-28 16:25:23 +0100
committerJules Laplace <julescarbon@gmail.com>2019-03-28 16:25:23 +0100
commita8cfefc602a43753353940816633daae3e1692aa (patch)
treedea6f928b639777070c9bd9c9a3d7cc8cbfea9a4 /scraper/client/paper/paper.css
parentb94cad3271d8269b5965d0096ce5564abed9ad53 (diff)
abstract into citationList component
Diffstat (limited to 'scraper/client/paper/paper.css')
-rw-r--r--scraper/client/paper/paper.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css
index 025d6b8a..302eceb0 100644
--- a/scraper/client/paper/paper.css
+++ b/scraper/client/paper/paper.css
@@ -61,6 +61,15 @@
padding:4px;
font-size:12px;
}
+.not_enough_info {
+ font-weight: bold;
+ color: white;
+ font-weight: bold;
+ display: inline-block;
+ background: #e0c200;
+ padding:4px;
+ font-size:12px;
+}
.unknown {
font-weight: bold;
color: white;