From 1a142b7fe6bac895030ab782c6fdbb7d9f70fbd5 Mon Sep 17 00:00:00 2001 From: Jai A Date: Thu, 4 Jun 2020 20:19:19 -0700 Subject: [PATCH] Versions Search --- .env | 1 - static/css/mod.css | 23 ++++++++++++++++++++++- templates/mod-page.hbs | 18 +++++++++++++----- 3 files changed, 35 insertions(+), 7 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index 83632568c..000000000 --- a/.env +++ /dev/null @@ -1 +0,0 @@ -DATABASE_URL=postgres://admin:password@localhost/fabricate diff --git a/static/css/mod.css b/static/css/mod.css index 28889bc2b..3ad126875 100644 --- a/static/css/mod.css +++ b/static/css/mod.css @@ -133,7 +133,6 @@ } .mod-description div { - max-width: 1000px; margin: 0 auto; padding: 5px; } @@ -272,3 +271,25 @@ .download-normal { background-color: #949494; } + +.files-search { + margin-top: 10px; + margin-bottom: 25px; + display: flex; + flex-direction: row; +} + +.files-search-bar { + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; + box-sizing: border-box; + height: 30px; + width: 90%; + padding: 10px 0; +} + +.files-versions { + height: 33px; + width: 10%; + margin-left: auto; +} diff --git a/templates/mod-page.hbs b/templates/mod-page.hbs index a7e5b6424..4f26270a7 100644 --- a/templates/mod-page.hbs +++ b/templates/mod-page.hbs @@ -64,7 +64,15 @@
- +
@@ -87,15 +95,15 @@

1,292,112

- Downloads + Followers

2391

- Downloads -

1,292,112

+ Created +

1/2/2020

- Downloads + Updated

5/4/2020