diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-04-05 14:09:33 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-04-05 14:09:33 +0200 |
| commit | f3d5e34d428e628f8561f8a4ee43a66b0088d2e7 (patch) | |
| tree | 91a388f2aa9d657bd6b34f490ec9f9eb4151d549 /scraper | |
| parent | 70ff1befd2f88fc87efbc0e9a62a9b9b09eb5741 (diff) | |
| parent | 7cc03d5914ce3fb634516d27973ccb69ee63fe8d (diff) | |
Merge branch 'master' of github.com:adamhrv/megapixels_dev
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 |
