From 97378f13b0c3898cb5bc4c91a52e90f9a4fddea2 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 26 Sep 2020 13:25:49 -0400 Subject: [PATCH] Update submit button style; add a link for object requests --- macrovision.css | 14 +++++++++++--- macrovision.html | 4 +++- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/macrovision.css b/macrovision.css index 113ea5a3..c3db2fec 100644 --- a/macrovision.css +++ b/macrovision.css @@ -206,14 +206,16 @@ body.show-extra-options .options-block.options-block-optional { font-size: 24pt; margin-top: 10px; margin-bottom: 10px; - background: #232; + background: #242; text-decoration: none; user-select: none; + margin-left: 10px; + margin-right: 10px; } .options-banner:hover { color: #222; - background: #494; + background: #282; } .options-selector { @@ -281,10 +283,16 @@ select.menu-item { #options .options-label, #options .options-banner { flex: 0 1; - width: 100%; font-size: 150%; } +#options .options-label { + width: 100%; +} + +#options .options-banner { + width: calc(100% - 20px); +} .options-row .options-field-numeric { flex: 1 1 100%; max-width: 90%; diff --git a/macrovision.html b/macrovision.html index 47aadb21..50258029 100644 --- a/macrovision.html +++ b/macrovision.html @@ -163,7 +163,9 @@
Submit your
character!
+ class="options-banner">Submit your character + Request other objects

World Info