diff options
| author | adamhrv <adam@ahprojects.com> | 2019-04-05 14:09:19 +0200 |
|---|---|---|
| committer | adamhrv <adam@ahprojects.com> | 2019-04-05 14:09:19 +0200 |
| commit | 7cc03d5914ce3fb634516d27973ccb69ee63fe8d (patch) | |
| tree | f7c9ba3e165208bc98abf4c0ffce8cf28e312f96 /scraper | |
| parent | b73e233acec5ad6c3aca7475288482f366f7a31f (diff) | |
updating
Diffstat (limited to 'scraper')
| -rw-r--r-- | scraper/client/common/common.css | 3 | ||||
| -rw-r--r-- | scraper/datasets/.~lock.citation_lookup.csv# | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/scraper/client/common/common.css b/scraper/client/common/common.css index 7fdaf01c..15f11dfc 100644 --- a/scraper/client/common/common.css +++ b/scraper/client/common/common.css @@ -71,6 +71,9 @@ header > section:last-of-type { justify-content: flex-end; flex: 1 0; } +header select.datasets{ + width:200px; +} /* sidebar / body columns */ diff --git a/scraper/datasets/.~lock.citation_lookup.csv# b/scraper/datasets/.~lock.citation_lookup.csv# new file mode 100644 index 00000000..cc57fca6 --- /dev/null +++ b/scraper/datasets/.~lock.citation_lookup.csv# @@ -0,0 +1 @@ +,adam,adam,11.02.2019 13:20,file:///home/adam/.config/libreoffice/4;
\ No newline at end of file |
